AutomationCountType 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.
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:
Azure SDK for .NET