IPConfigurationBgpPeeringAddress interface

Properties of IPConfigurationBgpPeeringAddress.

Properties

customBgpIpAddresses

The list of custom BGP peering addresses which belong to IP configuration.

defaultBgpIpAddresses

The list of default BGP peering addresses which belong to IP configuration. NOTE: This property will not be serialized. It can only be populated by the server.

ipconfigurationId

The ID of IP configuration which belongs to gateway.

tunnelIpAddresses

The list of tunnel public IP addresses which belong to IP configuration. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

customBgpIpAddresses

The list of custom BGP peering addresses which belong to IP configuration.

customBgpIpAddresses?: string[]

Property Value

string[]

defaultBgpIpAddresses

The list of default BGP peering addresses which belong to IP configuration. NOTE: This property will not be serialized. It can only be populated by the server.

defaultBgpIpAddresses?: string[]

Property Value

string[]

ipconfigurationId

The ID of IP configuration which belongs to gateway.

ipconfigurationId?: string

Property Value

string

tunnelIpAddresses

The list of tunnel public IP addresses which belong to IP configuration. NOTE: This property will not be serialized. It can only be populated by the server.

tunnelIpAddresses?: string[]

Property Value

string[]