Freigeben über


MachineLearningMountAction Struktur

Definition

Einbindungsaktion.

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

Konstruktoren

MachineLearningMountAction(String)

Initialisiert eine neue Instanz von MachineLearningMountAction.

Eigenschaften

Mount

Mount.

Unmount

Unmounten.

Methoden

Equals(MachineLearningMountAction)

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

Bestimmt, ob zwei MachineLearningMountAction Werte gleich sind.

Implicit(String to MachineLearningMountAction)

Konvertiert eine Zeichenfolge in eine MachineLearningMountAction.

Inequality(MachineLearningMountAction, MachineLearningMountAction)

Bestimmt, ob zwei MachineLearningMountAction Werte nicht identisch sind.

Gilt für: