ManagedClusterNATGatewayProfile.ManagedOutboundIPProfile Property

Definition

Gets or sets profile of the managed outbound IP resources of the cluster NAT gateway.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to