PSLoadBalancer.InboundNatRules Property

Definition

public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSInboundNatRule> InboundNatRules { get; set; }
member this.InboundNatRules : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSInboundNatRule> with get, set
Public Property InboundNatRules As List(Of PSInboundNatRule)

Property Value

Applies to