Partager via


Runbook.State Propriété

Définition

Obtient ou définit l’état du runbook. Les valeurs possibles sont les suivantes : 'New', 'Edit', 'Published'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.state")]
public string State { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.state")>]
member this.State : string with get, set
Public Property State As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à