次の方法で共有


Subnet.NatGateway プロパティ

定義

このサブネットに関連付けられている nat ゲートウェイを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.natGateway")]
public Microsoft.Azure.Management.Network.Models.SubResource NatGateway { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.natGateway")>]
member this.NatGateway : Microsoft.Azure.Management.Network.Models.SubResource with get, set
Public Property NatGateway As SubResource

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象