PlacementPolicyProperties.State 屬性

定義

取得或設定放置原則已啟用或停用。 可能的值包括:'Enabled'、'Disabled'

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於