PoolEndpointConfiguration Class

Definition

The endpoint configuration for a Pool.

public class PoolEndpointConfiguration
type PoolEndpointConfiguration = class
Public Class PoolEndpointConfiguration
Inheritance
PoolEndpointConfiguration

Constructors

PoolEndpointConfiguration()

Initializes a new instance of the PoolEndpointConfiguration class.

PoolEndpointConfiguration(IList<InboundNATPool>)

Initializes a new instance of the PoolEndpointConfiguration class.

Properties

InboundNATPools

Gets or sets a list of inbound NAT Pools that can be used to address specific ports on an individual Compute Node externally.

Applies to