Share via


StorageAccountProperties.IsLocalUserEnabled Property

Definition

Enables local users feature, if set to true

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)]
public bool? IsLocalUserEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)>]
member this.IsLocalUserEnabled : Nullable<bool> with get, set
Public Property IsLocalUserEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to