ManagedClusterIngressProfile.GatewayApi 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 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