ITroubleshootingAdditionalProperties.UnhealthyReplicaInfoAvailabilityGroupName Property

Definition

The name of the availability group

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

Property Value

Attributes

Applies to