public static interface ContainerGroup.DefinitionStages.WithPublicImageRegistryOnly
| Modifier and Type | Method and Description |
|---|---|
ContainerGroup.DefinitionStages.WithPrivateImageRegistryOrVolume |
withPublicImageRegistryOnly()
Only public container image repository will be used to create the container instances in the container group.
|
ContainerGroup.DefinitionStages.WithPrivateImageRegistryOrVolume withPublicImageRegistryOnly()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/