Share via


PSNodePool.GatewayProfile Property

Definition

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

Property Value

Applies to