Share via


NodeTypeFrontendConfiguration.LoadBalancerBackendAddressPoolId Property

Definition

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/<subscriptionId>/resourceGroups/<resourceGroupName>/providers/Microsoft.Network/loadBalancers/<loadBalancerName>/backendAddressPools/<backendAddressPoolName>'.

public Azure.Core.ResourceIdentifier LoadBalancerBackendAddressPoolId { get; set; }
member this.LoadBalancerBackendAddressPoolId : Azure.Core.ResourceIdentifier with get, set
Public Property LoadBalancerBackendAddressPoolId As ResourceIdentifier

Property Value

Applies to