Compartilhar via


StorageAccount.IsLocalUserEnabled Propriedade

Definição

Obtém ou define o recurso usuários locais, se definido como true

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isLocalUserEnabled")]
public bool? IsLocalUserEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isLocalUserEnabled")>]
member this.IsLocalUserEnabled : Nullable<bool> with get, set
Public Property IsLocalUserEnabled As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a