Share via


IApplicationServerFullResourceNames.AvailabilitySetName Property

Definition

The full name for availability set. In case name is not provided, it will be defaulted to {SID}-App-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}-App-AvSet.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="availabilitySetName")]
public string AvailabilitySetName { 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}-App-AvSet.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="availabilitySetName")>]
member this.AvailabilitySetName : string with get, set
Public Property AvailabilitySetName As String

Property Value

Attributes

Applies to