ICapabilityProperties.SupportedGeoBackupRegion Property

Definition

supported geo backup regions

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Create=false, Description="supported geo backup regions", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="supportedGeoBackupRegions", Update=false)]
public System.Collections.Generic.List<string> SupportedGeoBackupRegion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Create=false, Description="supported geo backup regions", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="supportedGeoBackupRegions", Update=false)>]
member this.SupportedGeoBackupRegion : System.Collections.Generic.List<string>
Public ReadOnly Property SupportedGeoBackupRegion As List(Of String)

Property Value

Attributes

Applies to