Partager via


LoadBalancer.OutboundNatRules Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.outboundNatRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.OutboundNatRule> OutboundNatRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.outboundNatRules")>]
member this.OutboundNatRules : System.Collections.Generic.IList<Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.OutboundNatRule> with get, set
Public Property OutboundNatRules As IList(Of OutboundNatRule)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to