GatewayCustomBgpIpAddressIpConfiguration 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.
GatewayCustomBgpIpAddressIpConfiguration for a virtual network gateway connection.
public class GatewayCustomBgpIpAddressIpConfiguration
type GatewayCustomBgpIpAddressIpConfiguration = class
Public Class GatewayCustomBgpIpAddressIpConfiguration
- Inheritance
-
GatewayCustomBgpIpAddressIpConfiguration
Constructors
GatewayCustomBgpIpAddressIpConfiguration() |
Initializes a new instance of the GatewayCustomBgpIpAddressIpConfiguration class. |
GatewayCustomBgpIpAddressIpConfiguration(String, String) |
Initializes a new instance of the GatewayCustomBgpIpAddressIpConfiguration class. |
Properties
CustomBgpIpAddress |
Gets or sets the custom BgpPeeringAddress which belongs to IpconfigurationId. |
IpConfigurationId |
Gets or sets the IpconfigurationId of ipconfiguration which belongs to gateway. |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET