Compartir a través de


AutomationRunbookData.State Propiedad

Definición

Obtiene o establece el estado del runbook.

public Azure.ResourceManager.Automation.Models.RunbookState? State { get; set; }
member this.State : Nullable<Azure.ResourceManager.Automation.Models.RunbookState> with get, set
Public Property State As Nullable(Of RunbookState)

Valor de propiedad

Se aplica a