InternalNetworkPatchProperties.BgpConfigurationIpv4NeighborAddress Property

Definition

List with stringified IPv4 Neighbor Addresses.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Origin(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.INeighborAddress> BgpConfigurationIpv4NeighborAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Origin(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.PropertyOrigin.Inlined)>]
member this.BgpConfigurationIpv4NeighborAddress : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.INeighborAddress> with get, set
Public Property BgpConfigurationIpv4NeighborAddress As List(Of INeighborAddress)

Property Value

Implements

Attributes

Applies to