Udostępnij przez


GeoPriorityReplicationStatus.IsBlobEnabled Property

Definition

Indicates whether Blob Geo Priority Replication is enabled for the storage account.

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

Property Value

Implements

Attributes

Applies to