LoadBalancerInner.OutboundRules Propriedade

Definição

Obtém ou define as regras de saída.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a