Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OutboundNatRule

Package version

Outbound NAT pool of the load balancer.

Hierarchy

Index

Properties

Optional allocatedOutboundPorts

allocatedOutboundPorts: undefined | number

The number of outbound ports to be used for NAT.

backendAddressPool

backendAddressPool: SubResource

A reference to a pool of DIPs. Outbound traffic is randomly load balanced across IPs in the backend IPs.

Optional etag

etag: undefined | string

A unique read-only string that changes whenever the resource is updated.

Optional frontendIPConfigurations

frontendIPConfigurations: SubResource[]

The Frontend IP addresses of the load balancer.

Optional id

id: undefined | string

Resource ID.

Optional name

name: undefined | string

The name of the resource that is unique within a resource group. This name can be used to access the resource.

Optional provisioningState

provisioningState: undefined | string

Gets the provisioning state of the PublicIP resource. Possible values are: 'Updating', 'Deleting', and 'Failed'.

Generated using TypeDoc