public static interface ContainerService.DefinitionStages.WithAgentPool
Modifier and Type | Method and Description |
---|---|
ContainerServiceAgentPool.DefinitionStages.Blank<ContainerService.DefinitionStages.WithCreate> |
defineAgentPool(String name)
Begins the definition of a agent pool profile to be attached to the container service.
|
ContainerServiceAgentPool.DefinitionStages.Blank<ContainerService.DefinitionStages.WithCreate> defineAgentPool(String name)
name
- the name for the agent pool profileCopyright © 2019. All rights reserved.