PlacementPolicyUpdate.State 屬性

定義

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

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於