Share via


PeeringLocation.Kind Property

Definition

The kind of peering that the peering location supports.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.FormatTable(Index=3)]
[Microsoft.Azure.PowerShell.Cmdlets.Peering.Origin(Microsoft.Azure.PowerShell.Cmdlets.Peering.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Peering.Support.Kind? Kind { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.FormatTable(Index=3)>]
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Origin(Microsoft.Azure.PowerShell.Cmdlets.Peering.PropertyOrigin.Owned)>]
member this.Kind : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Peering.Support.Kind> with get, set
Public Property Kind As Nullable(Of Kind)

Property Value

Implements

Attributes

Applies to