Condividi tramite


AzureNetworkInterfaceIpConfigBase.LoadBalancerInboundNatRule Property

Definition

[System.Management.Automation.Parameter(HelpMessage="LoadBalancerInboundNatRule", Mandatory=false, ParameterSetName="SetByResource", ValueFromPipelineByPropertyName=true)]
public Microsoft.Azure.Commands.Network.Models.PSInboundNatRule[] LoadBalancerInboundNatRule { get; set; }
[System.Management.Automation.Parameter(HelpMessage="LoadBalancerInboundNatRule", Mandatory=false, ParameterSetName="SetByResource", ValueFromPipelineByPropertyName=true)]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSInboundNatRule> LoadBalancerInboundNatRule { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="LoadBalancerInboundNatRule", Mandatory=false, ParameterSetName="SetByResource", ValueFromPipelineByPropertyName=true)>]
member this.LoadBalancerInboundNatRule : Microsoft.Azure.Commands.Network.Models.PSInboundNatRule[] with get, set
[<System.Management.Automation.Parameter(HelpMessage="LoadBalancerInboundNatRule", Mandatory=false, ParameterSetName="SetByResource", ValueFromPipelineByPropertyName=true)>]
member this.LoadBalancerInboundNatRule : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSInboundNatRule> with get, set
Public Property LoadBalancerInboundNatRule As PSInboundNatRule()
Public Property LoadBalancerInboundNatRule As List(Of PSInboundNatRule)

Property Value

Attributes

Applies to