IWithAgentPool Interface

Definition

The stage of the Kubernetes cluster definition allowing to specify an agent pool profile.

public interface IWithAgentPool
type IWithAgentPool = interface
Public Interface IWithAgentPool
Derived

Methods

DefineAgentPool(String)

Begins the definition of an agent pool profile to be attached to the Kubernetes cluster.

Applies to