AppServicePlanPatchResource.GeoRegion Property

Definition

Gets geographical location for the App Service plan.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.geoRegion")]
public string GeoRegion { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.geoRegion")>]
member this.GeoRegion : string
Public ReadOnly Property GeoRegion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to