Freigeben über


AutomationCountType Struktur

Definition

Der AutomationCountType.

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

Konstruktoren

AutomationCountType(String)

Initialisiert eine neue Instanz von AutomationCountType.

Eigenschaften

NodeConfiguration

nodeconfiguration.

Status

status.

Methoden

Equals(AutomationCountType)

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

Bestimmt, ob zwei AutomationCountType Werte identisch sind.

Implicit(String to AutomationCountType)

Konvertiert eine Zeichenfolge in eine AutomationCountType.

Inequality(AutomationCountType, AutomationCountType)

Bestimmt, ob zwei AutomationCountType Werte nicht identisch sind.

Gilt für: