Share via


IAppServicePlan.GeoRegion Property

Definition

Geographical location for the App Service plan.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Geographical location for the App Service plan.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="geoRegion")]
public string GeoRegion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Geographical location for the App Service plan.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="geoRegion")>]
member this.GeoRegion : string
Public ReadOnly Property GeoRegion As String

Property Value

Attributes

Applies to