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. |