Compartilhar via


PlacementPolicyProperties.State Propriedade

Definição

Obtém ou define se a política de posicionamento está habilitada ou desabilitada. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a