Uses of Class
com.azure.resourcemanager.automation.fluent.models.RunbookUpdateProperties
Package
Description
Package containing the inner data models for AutomationClient.
-
Uses of RunbookUpdateProperties in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionRunbookUpdateProperties.withDescription
(String description) Set the description property: Gets or sets the description of the runbook.RunbookUpdateProperties.withLogActivityTrace
(Integer logActivityTrace) Set the logActivityTrace property: Gets or sets the activity-level tracing options of the runbook.RunbookUpdateProperties.withLogProgress
(Boolean logProgress) Set the logProgress property: Gets or sets progress log option.RunbookUpdateProperties.withLogVerbose
(Boolean logVerbose) Set the logVerbose property: Gets or sets verbose log option.