ManagedClusterNATGatewayProfile.ManagedOutboundIPProfile Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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