Language

GeoPriorityReplicationStatus.IsBlobEnabled Property

Definition

Gets or sets indicates whether Blob Geo Priority Replication is enabled for the storage account.

[Newtonsoft.Json.JsonProperty(PropertyName="isBlobEnabled")]
public bool? IsBlobEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isBlobEnabled")>]
member this.IsBlobEnabled : Nullable<bool> with get, set
Public Property IsBlobEnabled As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to