FrontendConfiguration interface

Describes the frontend configurations for the node type.

Properties

applicationGatewayBackendAddressPoolId

The resource Id of application gateway backend address pool. The format of the resource Id is '/subscriptions//resourceGroups//providers/Microsoft.Network/applicationGateways//backendAddressPools/'.

ipAddressType

The IP address type of this frontend configuration. If omitted the default value is IPv4.

loadBalancerBackendAddressPoolId

The resource Id of the Load Balancer backend address pool that the VM instances of the node type are associated with. The format of the resource Id is '/subscriptions//resourceGroups//providers/Microsoft.Network/loadBalancers//backendAddressPools/'.

loadBalancerInboundNatPoolId

The resource Id of the Load Balancer inbound NAT pool that the VM instances of the node type are associated with. The format of the resource Id is '/subscriptions//resourceGroups//providers/Microsoft.Network/loadBalancers//inboundNatPools/'.

Property Details

applicationGatewayBackendAddressPoolId

The resource Id of application gateway backend address pool. The format of the resource Id is '/subscriptions//resourceGroups//providers/Microsoft.Network/applicationGateways//backendAddressPools/'.

applicationGatewayBackendAddressPoolId?: string

Property Value

string

ipAddressType

The IP address type of this frontend configuration. If omitted the default value is IPv4.

ipAddressType?: string

Property Value

string

loadBalancerBackendAddressPoolId

The resource Id of the Load Balancer backend address pool that the VM instances of the node type are associated with. The format of the resource Id is '/subscriptions//resourceGroups//providers/Microsoft.Network/loadBalancers//backendAddressPools/'.

loadBalancerBackendAddressPoolId?: string

Property Value

string

loadBalancerInboundNatPoolId

The resource Id of the Load Balancer inbound NAT pool that the VM instances of the node type are associated with. The format of the resource Id is '/subscriptions//resourceGroups//providers/Microsoft.Network/loadBalancers//inboundNatPools/'.

loadBalancerInboundNatPoolId?: string

Property Value

string