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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET