你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GpuInstanceProfile Enum

Definition

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