Freigeben über


MachineLearningVmPriceOSType Struktur

Definition

Betriebssystemtyp, der von der VM verwendet wird.

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

Konstruktoren

MachineLearningVmPriceOSType(String)

Initialisiert eine neue Instanz von MachineLearningVmPriceOSType.

Eigenschaften

Linux

Linux.

Windows

Windows:

Methoden

Equals(MachineLearningVmPriceOSType)

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(MachineLearningVmPriceOSType, MachineLearningVmPriceOSType)

Bestimmt, ob zwei MachineLearningVmPriceOSType Werte identisch sind.

Implicit(String to MachineLearningVmPriceOSType)

Konvertiert eine Zeichenfolge in eine MachineLearningVmPriceOSType.

Inequality(MachineLearningVmPriceOSType, MachineLearningVmPriceOSType)

Bestimmt, ob zwei MachineLearningVmPriceOSType Werte nicht identisch sind.

Gilt für: