共用方式為


GatewayLoadBalancerTunnelInterface Class

Definition

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