public static interface ContainerService.DefinitionStages.WithOrchestrator
| Modifier and Type | Method and Description |
|---|---|
ContainerService.DefinitionStages.WithLinux |
withDcosOrchestration()
Specifies the DCOS orchestration type for the container service.
|
ContainerService.DefinitionStages.WithServicePrincipalProfile |
withKubernetesOrchestration()
Specifies the Kubernetes orchestration type for the container service.
|
ContainerService.DefinitionStages.WithLinux |
withSwarmOrchestration()
Specifies the Swarm orchestration type for the container service.
|
ContainerService.DefinitionStages.WithLinux withSwarmOrchestration()
ContainerService.DefinitionStages.WithLinux withDcosOrchestration()
ContainerService.DefinitionStages.WithServicePrincipalProfile withKubernetesOrchestration()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/