Compartir a través de


ManagedIdentitySqlControlSettingsModelPropertiesGrantSqlControlToManagedIdentity.DesiredState Propiedad

Definición

Obtiene o establece el estado deseado. Entre los valores posibles se incluyen: "Enabled", "Disabled"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a