VolumeGroupVolumeProperties.ProvisionedAvailabilityZone Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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