IAppServicePlanPatchResource.GeoRegion Property

Definition

Geographical location for the App Service plan.

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

Property Value

Attributes

Applies to