Udostępnij za pośrednictwem


IPeeringPropertiesDirect.UseForPeeringService Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The flag that indicates whether or not the peering is used for peering service.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="useForPeeringService")]
public bool? UseForPeeringService { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The flag that indicates whether or not the peering is used for peering service.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="useForPeeringService")>]
member this.UseForPeeringService : Nullable<bool>
Public ReadOnly Property UseForPeeringService As Nullable(Of Boolean)

Property Value

Attributes

Applies to