IWithAgentPool Interface
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.
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. |