Freigeben über


IPeering.DirectPeeringType Property

Definition

The type of direct peering.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The type of direct peering.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Support.DirectPeeringType) }, ReadOnly=false, Required=false, SerializedName="directPeeringType")]
public Microsoft.Azure.PowerShell.Cmdlets.Peering.Support.DirectPeeringType? DirectPeeringType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The type of direct peering.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Support.DirectPeeringType) }, ReadOnly=false, Required=false, SerializedName="directPeeringType")>]
member this.DirectPeeringType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Peering.Support.DirectPeeringType> with get, set
Public Property DirectPeeringType As Nullable(Of DirectPeeringType)

Property Value

Attributes

Applies to