KubernetesCluster.UpdateStages.WithAgentPool Interface
public static interface KubernetesCluster.UpdateStages.WithAgentPool
The stage of the Kubernetes cluster update definition allowing to specify the agent poll in the cluster.
Modifier and Type | Method and Description |
---|---|
abstract Blank<> |
define Begins the definition of an agent pool profile to be attached to the Kubernetes cluster. |
abstract Update<> |
update Begins the definition of an agent pool profile to be attached to the Kubernetes cluster. |
abstract Update |
without Removes an agent pool profile from the Kubernetes cluster. |
defineAgentPool
public abstract KubernetesClusterAgentPool.DefinitionStages.Blank defineAgentPool(String name)
Begins the definition of an agent pool profile to be attached to the Kubernetes cluster.
Parameters:
Returns:
updateAgentPool
public abstract KubernetesClusterAgentPool.Update updateAgentPool(String name)
Begins the definition of an agent pool profile to be attached to the Kubernetes cluster.
Parameters:
Returns:
withoutAgentPool
public abstract KubernetesCluster.Update withoutAgentPool(String name)
Removes an agent pool profile from the Kubernetes cluster.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: