次の方法で共有


BackendAddressPool.InboundNatRules プロパティ

定義

このバックエンド アドレス プールを使用する受信 NAT 規則への参照の配列を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象