Udostępnij za pośrednictwem


IPeering.Kind Property

Definition

The kind of the peering.

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

Property Value

Attributes

Applies to