PoolEndpointConfiguration Class
The endpoint configuration for a pool.
Constructor
PoolEndpointConfiguration(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
inbound_nat_pools
|
A list of inbound NAT pools that can be used to address specific ports on an individual compute node externally. Required. |
Attributes
inbound_nat_pools
A list of inbound NAT pools that can be used to address specific ports on an individual compute node externally. Required.
inbound_nat_pools: list['_models.InboundNatPool']