public static interface ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithGpuResource<ParentT>
| Modifier and Type | Method and Description |
|---|---|
ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithContainerInstanceAttach<ParentT> |
withGpuResource(int gpuCoreCount,
GpuSku gpuSku) |
ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithContainerInstanceAttach<ParentT> withGpuResource(int gpuCoreCount, GpuSku gpuSku)
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/