Share via


IPConfigurationBgpPeeringAddressOutput 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.

ipconfigurationId

The ID of IP configuration which belongs to gateway.

tunnelIpAddresses

The list of tunnel public IP addresses which belong to IP configuration.

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.

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.

tunnelIpAddresses?: string[]

Property Value

string[]