Uses of Interface
com.azure.resourcemanager.automation.models.Runbook.Update
Package
Description
Package containing the data models for AutomationClient.
-
Uses of Runbook.Update in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionRunbook.update()
Begins update for the Runbook resource.Runbook.UpdateStages.WithDescription.withDescription
(String description) Specifies the description property: Gets or sets the description of the runbook..Runbook.UpdateStages.WithLogActivityTrace.withLogActivityTrace
(Integer logActivityTrace) Specifies the logActivityTrace property: Gets or sets the activity-level tracing options of the runbook..Runbook.UpdateStages.WithLogProgress.withLogProgress
(Boolean logProgress) Specifies the logProgress property: Gets or sets progress log option..Runbook.UpdateStages.WithLogVerbose.withLogVerbose
(Boolean logVerbose) Specifies the logVerbose property: Gets or sets verbose log option..Specifies the name property: Gets or sets the name of the resource..Specifies the tags property: Gets or sets the tags attached to the resource..