MachineLearningStorageAccountType Struktur
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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:
Azure SDK for .NET