Aracılığıyla paylaş


Runbook.State Özellik

Tanım

Runbook'un durumunu alır veya ayarlar. Olası değerler şunlardır: 'Yeni', 'Düzenle', 'Yayımlandı'

[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

Özellik Değeri

Öznitelikler
Newtonsoft.Json.JsonPropertyAttribute

Şunlara uygulanır