public static interface ContainerGroup.DefinitionStages.WithOsType
| Modifier and Type | Method and Description |
|---|---|
ContainerGroup.DefinitionStages.WithPublicOrPrivateImageRegistry |
withLinux()
Specifies this is a Linux container group.
|
ContainerGroup.DefinitionStages.WithPublicOrPrivateImageRegistry |
withWindows()
Specifies this is a Windows container group.
|
ContainerGroup.DefinitionStages.WithPublicOrPrivateImageRegistry withLinux()
ContainerGroup.DefinitionStages.WithPublicOrPrivateImageRegistry withWindows()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/