次の方法で共有


LoadBalancerBackendAddress.InboundNatRulesPortMapping プロパティ

定義

受信 NAT 規則ポート マッピングのコレクションを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.inboundNatRulesPortMapping")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.NatRulePortMapping> InboundNatRulesPortMapping { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.inboundNatRulesPortMapping")>]
member this.InboundNatRulesPortMapping : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.NatRulePortMapping>
Public ReadOnly Property InboundNatRulesPortMapping As IList(Of NatRulePortMapping)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象