IAppServicePlanPatchResourceProperties.GeoRegion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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