Freigeben über


MachineLearningStorageAccountType Struktur

Definition

Typ dieses Speicherkontos.

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

Konstruktoren

MachineLearningStorageAccountType(String)

Initialisiert eine neue Instanz von MachineLearningStorageAccountType.

Eigenschaften

PremiumLrs

Premium_LRS.

StandardLrs

Standard_LRS.

Methoden

Equals(MachineLearningStorageAccountType)

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

Bestimmt, ob zwei MachineLearningStorageAccountType Werte gleich sind.

Implicit(String to MachineLearningStorageAccountType)

Konvertiert eine Zeichenfolge in eine MachineLearningStorageAccountType.

Inequality(MachineLearningStorageAccountType, MachineLearningStorageAccountType)

Bestimmt, ob zwei MachineLearningStorageAccountType Werte nicht identisch sind.

Gilt für: