public static interface ContainerService.DefinitionStages.WithOrchestrator
| Modifier and Type | Method and Description |
|---|---|
ContainerService.DefinitionStages.WithDiagnostics |
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.WithDiagnostics |
withSwarmOrchestration()
Specifies the Swarm orchestration type for the container service.
|
ContainerService.DefinitionStages.WithDiagnostics withSwarmOrchestration()
ContainerService.DefinitionStages.WithDiagnostics 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.
*/