IPeeringService.ProviderPrimaryPeeringLocation Property

Definition

The primary peering (Microsoft/service provider) location to be used for customer traffic.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The primary peering (Microsoft/service provider) location to be used for customer traffic.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="providerPrimaryPeeringLocation")]
public string ProviderPrimaryPeeringLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The primary peering (Microsoft/service provider) location to be used for customer traffic.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="providerPrimaryPeeringLocation")>]
member this.ProviderPrimaryPeeringLocation : string with get, set
Public Property ProviderPrimaryPeeringLocation As String

Property Value

Attributes

Applies to