ICapabilityProperties.SupportedHaMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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