GatewayLoadBalancerTunnelInterface 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.
Gateway load balancer tunnel interface of a load balancer backend address pool.
public class GatewayLoadBalancerTunnelInterface
type GatewayLoadBalancerTunnelInterface = class
Public Class GatewayLoadBalancerTunnelInterface
- Inheritance
-
GatewayLoadBalancerTunnelInterface
Constructors
GatewayLoadBalancerTunnelInterface() |
Initializes a new instance of the GatewayLoadBalancerTunnelInterface class. |
GatewayLoadBalancerTunnelInterface(Nullable<Int32>, Nullable<Int32>, String, String) |
Initializes a new instance of the GatewayLoadBalancerTunnelInterface class. |
Properties
Identifier |
Gets or sets identifier of gateway load balancer tunnel interface. |
Port |
Gets or sets port of gateway load balancer tunnel interface. |
Protocol |
Gets or sets protocol of gateway load balancer tunnel interface. Possible values include: 'None', 'Native', 'VXLAN' |
Type |
Gets or sets traffic type of gateway load balancer tunnel interface. Possible values include: 'None', 'Internal', 'External' |
Applies to
Azure SDK for .NET