VirtualMachineScaleSetIPConfiguration.LoadBalancerInboundNatPoolResources Property

Definition

Specifies an array of references to inbound Nat pools of the load balancers. A scale set can reference inbound nat pools of one public and one internal load balancer. Multiple scale sets cannot use the same basic sku load balancer.

public System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.ComputeWriteableSubResourceData> LoadBalancerInboundNatPoolResources { get; }
member this.LoadBalancerInboundNatPoolResources : System.Collections.Generic.IList<Azure.ResourceManager.Compute.Models.ComputeWriteableSubResourceData>
Public ReadOnly Property LoadBalancerInboundNatPoolResources As IList(Of ComputeWriteableSubResourceData)

Property Value

Applies to