Interface Runbook.DefinitionStages.WithLogActivityTrace

All Known Subinterfaces:
Runbook.Definition, Runbook.DefinitionStages.WithCreate
Enclosing interface:
Runbook.DefinitionStages

public static interface Runbook.DefinitionStages.WithLogActivityTrace
The stage of the Runbook definition allowing to specify logActivityTrace.
  • Method Details

    • withLogActivityTrace

      Runbook.DefinitionStages.WithCreate withLogActivityTrace(Integer logActivityTrace)
      Specifies the logActivityTrace property: Gets or sets the activity-level tracing options of the runbook..
      Parameters:
      logActivityTrace - Gets or sets the activity-level tracing options of the runbook.
      Returns:
      the next definition stage.