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