Share via


NicIpConfigurationResourceSettings.LoadBalancerNatRules Property

Definition

Gets or sets the references of the load balancer NAT rules.

[Newtonsoft.Json.JsonProperty(PropertyName="loadBalancerNatRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Migrate.ResourceMover.Models.LoadBalancerNatRuleReference> LoadBalancerNatRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="loadBalancerNatRules")>]
member this.LoadBalancerNatRules : System.Collections.Generic.IList<Microsoft.Azure.Management.Migrate.ResourceMover.Models.LoadBalancerNatRuleReference> with get, set
Public Property LoadBalancerNatRules As IList(Of LoadBalancerNatRuleReference)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to