Freigeben über


SnapshotType Struktur

Definition

Der Typ eines Momentaufnahme. Der Standardwert ist NodePool.

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

Konstruktoren

SnapshotType(String)

Initialisiert eine neue Instanz von SnapshotType.

Eigenschaften

ManagedCluster

Der Momentaufnahme ist eine Momentaufnahme eines verwalteten Clusters.

NodePool

Die Momentaufnahme ist eine Momentaufnahme eines Knotenpools.

Methoden

Equals(SnapshotType)

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

Bestimmt, ob zwei SnapshotType Werte identisch sind.

Implicit(String to SnapshotType)

Konvertiert eine Zeichenfolge in eine SnapshotType.

Inequality(SnapshotType, SnapshotType)

Bestimmt, ob zwei SnapshotType Werte nicht identisch sind.

Gilt für: