Udostępnij przez


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

Property Value

Attributes

Applies to