INetworkPacketBrokerProperties.NeighborGroupId Property

Definition

List of neighbor group IDs configured on NPB.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="List of neighbor group IDs configured on NPB.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="neighborGroupIds", Update=false)]
public System.Collections.Generic.List<string> NeighborGroupId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=false, Description="List of neighbor group IDs configured on NPB.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="neighborGroupIds", Update=false)>]
member this.NeighborGroupId : System.Collections.Generic.List<string>
Public ReadOnly Property NeighborGroupId As List(Of String)

Property Value

Attributes

Applies to