Freigeben über


GpuInstanceProfile Struktur

Definition

GPUInstanceProfile, das zum Angeben des GPU-MIG-instance-Profils für unterstützte GPU-VM-SKU verwendet werden soll.

public readonly struct GpuInstanceProfile : IEquatable<Azure.ResourceManager.ContainerService.Models.GpuInstanceProfile>
type GpuInstanceProfile = struct
Public Structure GpuInstanceProfile
Implements IEquatable(Of GpuInstanceProfile)
Vererbung
GpuInstanceProfile
Implementiert

Konstruktoren

GpuInstanceProfile(String)

Initialisiert eine neue Instanz von GpuInstanceProfile.

Eigenschaften

Mig1G

MIG1g.

Mig2G

MIG2g.

Mig3G

MIG3g.

Mig4G

MIG4g.

Mig7G

MIG7g.

Methoden

Equals(GpuInstanceProfile)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(GpuInstanceProfile, GpuInstanceProfile)

Bestimmt, ob zwei GpuInstanceProfile Werte identisch sind.

Implicit(String to GpuInstanceProfile)

Konvertiert eine Zeichenfolge in eine GpuInstanceProfile.

Inequality(GpuInstanceProfile, GpuInstanceProfile)

Bestimmt, ob zwei GpuInstanceProfile Werte nicht identisch sind.

Gilt für: