Freigeben über


NetworkInterfaceIPConfigurationInner.LoadBalancerInboundNatRules Eigenschaft

Definition

Ruft eine Liste von Verweisen auf LoadBalancerInboundNatRules ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: