IDatabaseConnectionOverview.Region Property

Definition

The region of the database resource.

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

Property Value

Attributes

Applies to