Share via


VirtualMachineScaleSetUpdateIPConfiguration.LoadBalancerInboundNatPools Eigenschaft

Definition

Ruft die eingehenden Nat-Pools des Lastenausgleichs ab oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: