PSNodePool.GatewayProfile 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 specific to a managed agent pool in Gateway mode. This field cannot be set if agent pool mode is not Gateway.
public Microsoft.Azure.Management.ContainerService.Models.AgentPoolGatewayProfile GatewayProfile { get; set; }
member this.GatewayProfile : Microsoft.Azure.Management.ContainerService.Models.AgentPoolGatewayProfile with get, set
Public Property GatewayProfile As AgentPoolGatewayProfile