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