Udostępnij przez


ICheckServiceProviderAvailabilityInput.PeeringServiceLocation Property

Definition

Gets or sets the peering service location.

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

Property Value

Attributes

Applies to