ISqlVirtualMachine.UnhealthyReplicaInfoAvailabilityGroupName Property

Definition

The name of the availability group

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Create=false, Description="The name of the availability group", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="availabilityGroupName", Update=false)]
public string UnhealthyReplicaInfoAvailabilityGroupName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Create=false, Description="The name of the availability group", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="availabilityGroupName", Update=false)>]
member this.UnhealthyReplicaInfoAvailabilityGroupName : string
Public ReadOnly Property UnhealthyReplicaInfoAvailabilityGroupName As String

Property Value

Attributes

Applies to