ManagedClusterIngressProfile.GatewayApi Property

Definition

Gets or sets settings for the managed Gateway API installation

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to