Sdílet prostřednictvím


IThreeTierFullResourceNames.DatabaseServerAvailabilitySetName Property

Definition

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

Property Value

Attributes

Applies to