Share via


ContainerServiceNetworkProfile.NatGatewayProfile Property

Definition

Gets or sets profile of the cluster NAT gateway.

[Newtonsoft.Json.JsonProperty(PropertyName="natGatewayProfile")]
public Microsoft.Azure.Management.ContainerService.Models.ManagedClusterNATGatewayProfile NatGatewayProfile { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="natGatewayProfile")>]
member this.NatGatewayProfile : Microsoft.Azure.Management.ContainerService.Models.ManagedClusterNATGatewayProfile with get, set
Public Property NatGatewayProfile As ManagedClusterNATGatewayProfile

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to