Runbook.DefinitionStages.WithLogActivityTrace Interface
public static interface Runbook.DefinitionStages.WithLogActivityTrace
The stage of the Runbook definition allowing to specify logActivityTrace.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withLogActivityTrace(Integer logActivityTrace)
Specifies the log |
Method Details
withLogActivityTrace
public abstract Runbook.DefinitionStages.WithCreate withLogActivityTrace(Integer logActivityTrace)
Specifies the logActivityTrace property: Gets or sets the activity-level tracing options of the runbook..
Parameters:
Returns: