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