Interface ContainerService.DefinitionStages.WithLinux
- All Known Subinterfaces:
ContainerService.Definition
- Enclosing interface:
- ContainerService.DefinitionStages
public static interface ContainerService.DefinitionStages.WithLinux
The stage of the container service definition allowing the start of defining Linux specific settings.
-
Method Summary
Modifier and TypeMethodDescriptionBegins the definition to specify Linux settings.
-
Method Details
-
withLinux
Begins the definition to specify Linux settings.- Returns:
- the stage representing configuration of Linux specific settings
-