Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BackendAddressPool

Package version

Pool of backend IP addresses.

Hierarchy

Index

Properties

Optional backendIPConfigurations

backendIPConfigurations: NetworkInterfaceIPConfiguration[]

Gets collection of references to IP addresses defined in network interfaces. NOTE: This property will not be serialized. It can only be populated by the server.

Optional etag

etag: undefined | string

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

Optional id

id: undefined | string

Resource ID.

Optional loadBalancingRules

loadBalancingRules: SubResource[]

Gets load balancing rules that use this backend address pool. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

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

Optional outboundNatRule

outboundNatRule: SubResource

Gets outbound rules that use this backend address pool. NOTE: This property will not be serialized. It can only be populated by the server.

Optional provisioningState

provisioningState: undefined | string

Get provisioning state of the public IP resource. Possible values are: 'Updating', 'Deleting', and 'Failed'.

Generated using TypeDoc