Share via


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

Property Value

Attributes

Applies to