Freigeben über


ICapabilityProperties.SupportedHaMode Property

Definition

Supported high availability mode

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="Supported high availability mode", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="supportedHAMode")]
public string[] SupportedHaMode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="Supported high availability mode", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="supportedHAMode")>]
member this.SupportedHaMode : string[]
Public ReadOnly Property SupportedHaMode As String()

Property Value

String[]
Attributes

Applies to