Partager via


VirtualMachineScaleSetUpdateIPConfiguration.LoadBalancerInboundNatPools Propriété

Définition

Obtient ou définit les pools nat entrants de l’équilibreur de charge.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.loadBalancerInboundNatPools")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.SubResource> LoadBalancerInboundNatPools { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.loadBalancerInboundNatPools")>]
member this.LoadBalancerInboundNatPools : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Models.SubResource> with get, set
Public Property LoadBalancerInboundNatPools As IList(Of SubResource)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à