次の方法で共有


LoadBalancer.OutboundRules プロパティ

定義

送信規則を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象