Partilhar via


IPeeringServiceLocation.AzureRegion Property

Definition

Azure region for the location

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=true, Description="Azure region for the location", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="azureRegion", Update=true)]
public string AzureRegion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=true, Description="Azure region for the location", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="azureRegion", Update=true)>]
member this.AzureRegion : string with get, set
Public Property AzureRegion As String

Property Value

Attributes

Applies to