IPConfigurationBgpPeeringAddress Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET