Freigeben über


EnableNetAppSubvolume Struktur

Definition

Flag, das angibt, ob Subvolumevorgänge auf dem Volume aktiviert sind.

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

Konstruktoren

EnableNetAppSubvolume(String)

Initialisiert eine neue Instanz von EnableNetAppSubvolume.

Eigenschaften

Disabled

Untervolume sind nicht aktiviert.

Enabled

Untervolume sind aktiviert.

Methoden

Equals(EnableNetAppSubvolume)

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

Bestimmt, ob zwei EnableNetAppSubvolume Werte gleich sind.

Implicit(String to EnableNetAppSubvolume)

Konvertiert eine Zeichenfolge in eine EnableNetAppSubvolume.

Inequality(EnableNetAppSubvolume, EnableNetAppSubvolume)

Bestimmt, ob zwei EnableNetAppSubvolume Werte nicht identisch sind.

Gilt für: