共用方式為


IPConfigurationBgpPeeringAddress Class

Definition

Properties of IPConfigurationBgpPeeringAddress.

public class IPConfigurationBgpPeeringAddress
type IPConfigurationBgpPeeringAddress = class
Public Class IPConfigurationBgpPeeringAddress
Inheritance
IPConfigurationBgpPeeringAddress

Constructors

IPConfigurationBgpPeeringAddress()

Initializes a new instance of the IPConfigurationBgpPeeringAddress class.

IPConfigurationBgpPeeringAddress(String, IList<String>, IList<String>, IList<String>)

Initializes a new instance of the IPConfigurationBgpPeeringAddress class.

Properties

CustomBgpIpAddresses

Gets or sets the list of custom BGP peering addresses which belong to IP configuration.

DefaultBgpIpAddresses

Gets the list of default BGP peering addresses which belong to IP configuration.

IpconfigurationId

Gets or sets the ID of IP configuration which belongs to gateway.

TunnelIpAddresses

Gets the list of tunnel public IP addresses which belong to IP configuration.

Applies to