ManagedCluster.IngressProfile Property

Definition

Gets or sets ingress profile for the managed cluster.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to