PSLoadBalancerBackendAddress.InboundNatRulesPortMapping Property

Definition

[Newtonsoft.Json.JsonProperty(Order=6)]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSNatRulePortMapping> InboundNatRulesPortMapping { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=6)>]
member this.InboundNatRulesPortMapping : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSNatRulePortMapping> with get, set
Public Property InboundNatRulesPortMapping As List(Of PSNatRulePortMapping)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to