azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

33 строки
2.4 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.DefinitionStages.WithMode"
fullName: "com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.DefinitionStages.WithMode<ParentT>"
name: "KubernetesClusterAgentPool.DefinitionStages.WithMode<ParentT>"
nameWithType: "KubernetesClusterAgentPool.DefinitionStages.WithMode<ParentT>"
summary: "The stage of a container service agent pool definition allowing to specify the mode of the agents."
syntax: "public static interface **KubernetesClusterAgentPool.DefinitionStages.WithMode<ParentT>**"
methods:
- uid: "com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.DefinitionStages.WithMode.withMode(com.microsoft.azure.management.containerservice.AgentPoolMode)"
fullName: "com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.DefinitionStages.WithMode<ParentT>.withMode(AgentPoolMode mode)"
name: "withMode(AgentPoolMode mode)"
nameWithType: "KubernetesClusterAgentPool.DefinitionStages.WithMode<ParentT>.withMode(AgentPoolMode mode)"
summary: "Specifies the mode of the agents."
modifiers:
- "abstract"
parameters:
- description: "the agent pool mode"
name: "mode"
type: "<xref href=\"com.microsoft.azure.management.containerservice.AgentPoolMode?alt=com.microsoft.azure.management.containerservice.AgentPoolMode&text=AgentPoolMode\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract KubernetesClusterAgentPool.DefinitionStages.WithAttach<ParentT> withMode(AgentPoolMode mode)"
desc: "Specifies the mode of the agents."
returns:
description: "the next stage"
type: "<xref href=\"com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.DefinitionStages.WithAttach?alt=com.microsoft.azure.management.containerservice.KubernetesClusterAgentPool.DefinitionStages.WithAttach&text=WithAttach\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"ParentT?alt=ParentT&text=ParentT\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
typeParameters:
- description: "the stage of the container service definition to return to after attaching this definition"
name: "ParentT"
desc: "The stage of a container service agent pool definition allowing to specify the mode of the agents."
metadata: {}
package: "com.microsoft.azure.management.containerservice"
artifact: com.microsoft.azure:azure-mgmt-containerservice:1.41.4