Sdílet prostřednictvím


IThreeTierFullResourceNames.CentralServerAvailabilitySetName Property

Definition

The full name for availability set. In case name is not provided, it will be defaulted to {SID}-ASCS-AvSet.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The full name for availability set. In case name is not provided, it will be defaulted to {SID}-ASCS-AvSet.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="availabilitySetName")]
public string CentralServerAvailabilitySetName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The full name for availability set. In case name is not provided, it will be defaulted to {SID}-ASCS-AvSet.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="availabilitySetName")>]
member this.CentralServerAvailabilitySetName : string with get, set
Public Property CentralServerAvailabilitySetName As String

Property Value

Attributes

Applies to