ICdnPeeringPrefix.AzureRegion 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 Azure region.
[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The Azure region.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="azureRegion")]
public string AzureRegion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The Azure region.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="azureRegion")>]
member this.AzureRegion : string
Public ReadOnly Property AzureRegion As String
Property Value
- Attributes