IExtendedZone.Geography 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.
Geography of the Azure Extended Zone.
[Microsoft.Azure.PowerShell.Cmdlets.EdgeZones.Runtime.Info(Create=false, Description="Geography of the Azure Extended Zone.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="geography", Update=false)]
public string Geography { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeZones.Runtime.Info(Create=false, Description="Geography of the Azure Extended Zone.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="geography", Update=false)>]
member this.Geography : string
Public ReadOnly Property Geography As String
Property Value
- Attributes