StorageAccountPropertiesUpdateParameters.BlobEnabled Property

Definition

Indicates whether shared key access is enabled for the service.

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

Property Value

Implements

Attributes

Applies to