你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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