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