Freigeben über


StorageAccount.IsLocalUserEnabled Eigenschaft

Definition

Ruft das Feature für lokale Benutzer ab, oder legt sie fest, wenn auf "true" festgelegt ist.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: