Share via


Volume.ProvisionedAvailabilityZone Property

Definition

Gets the availability zone where the volume is provisioned. This refers to the logical availability zone where the volume resides.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.provisionedAvailabilityZone")]
public string ProvisionedAvailabilityZone { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.provisionedAvailabilityZone")>]
member this.ProvisionedAvailabilityZone : string
Public ReadOnly Property ProvisionedAvailabilityZone As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

The availability zone where the volume is provisioned. This refers to the logical availability zone where the volume resides.

Applies to