Dela via


DirectConnection.UseForPeeringService Property

Definition

The flag that indicates whether or not the connection is used for peering service.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Origin(Microsoft.Azure.PowerShell.Cmdlets.Peering.PropertyOrigin.Owned)]
public bool? UseForPeeringService { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Origin(Microsoft.Azure.PowerShell.Cmdlets.Peering.PropertyOrigin.Owned)>]
member this.UseForPeeringService : Nullable<bool> with get, set
Public Property UseForPeeringService As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to