Freigeben über


AutomationJobStreamType Struktur

Definition

Ruft den Streamtyp ab oder legt den Streamtyp fest.

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

Konstruktoren

AutomationJobStreamType(String)

Initialisiert eine neue Instanz von AutomationJobStreamType.

Eigenschaften

Any

Alle.

Debug

Debug:

Error

Fehler.

Output

Ausgabe

Progress

Status

Verbose

Ausführlich.

Warning

Warnung.

Methoden

Equals(AutomationJobStreamType)

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

Bestimmt, ob zwei AutomationJobStreamType Werte gleich sind.

Implicit(String to AutomationJobStreamType)

Konvertiert eine Zeichenfolge in eine AutomationJobStreamType.

Inequality(AutomationJobStreamType, AutomationJobStreamType)

Bestimmt, ob zwei AutomationJobStreamType Werte nicht identisch sind.

Gilt für: