StorageAccountProperties.BlobEnabled Property

Definition

A boolean indicating whether or not the service encrypts the data as it is stored.

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

Property Value

Implements

Attributes

Applies to