Partilhar via


PolicySettings.EnabledState Propriedade

Definição

Obtém ou define se a política está no estado habilitado ou desabilitada. Os valores possíveis são: “Disabled” e “Enabled”

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a