Partager via


StorageAccount.IsLocalUserEnabled Propriété

Définition

Obtient ou définit active la fonctionnalité d’utilisateurs locaux, si elle est définie sur 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à