ICluster.AggregatorOrSingleRackDefinitionAvailabilityZone Property

Definition

The zone name used for this rack when created. Availability zones are used for workload placement.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The zone name used for this rack when created. Availability zones are used for workload placement.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="availabilityZone")]
public string AggregatorOrSingleRackDefinitionAvailabilityZone { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The zone name used for this rack when created. Availability zones are used for workload placement.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="availabilityZone")>]
member this.AggregatorOrSingleRackDefinitionAvailabilityZone : string with get, set
Public Property AggregatorOrSingleRackDefinitionAvailabilityZone As String

Property Value

Attributes

Applies to