Share via


INicIPConfigurationResourceSettings.LoadBalancerNatRule Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the references of the load balancer NAT rules.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.IProxyResourceReference) }, ReadOnly=false, Required=false, SerializedName="loadBalancerNatRules")]
public Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.IProxyResourceReference[] LoadBalancerNatRule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the references of the load balancer NAT rules.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.IProxyResourceReference) }, ReadOnly=false, Required=false, SerializedName="loadBalancerNatRules")>]
member this.LoadBalancerNatRule : Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.IProxyResourceReference[] with get, set
Public Property LoadBalancerNatRule As IProxyResourceReference()

Property Value

Attributes

Applies to