AutomationAccount.State 屬性

定義

取得帳戶的狀態。 可能的值包括:'Ok'、'Unavailable'、'Suspended'

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於