GpuInstanceProfile Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
GPUInstanceProfile to be used to specify GPU MIG instance profile for supported GPU VM SKU.
public enum GpuInstanceProfile
type GpuInstanceProfile =
Public Enum GpuInstanceProfile
- Inheritance
-
GpuInstanceProfile
Fields
Name | Value | Description |
---|---|---|
Mig1G | 0 | MIG1g. |
Mig2G | 1 | MIG2g. |
Mig3G | 2 | MIG3g. |
Mig4G | 3 | MIG4g. |
Mig7G | 4 | MIG7g. |
Applies to
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for .NET