SubnetInner.NatGateway Property

Definition

Gets or sets nat gateway associated with this subnet.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to