Share via


NodeTypeFrontendConfiguration.LoadBalancerInboundNatPoolId Property

Definition

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

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

Property Value

Applies to