Freigeben über


ScriptOutputStreamType Struktur

Definition

The ScriptOutputStreamType.

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

Konstruktoren

ScriptOutputStreamType(String)

Initialisiert eine neue Instanz von ScriptOutputStreamType.

Eigenschaften

Error

Fehler.

Information

Information

Output

Ausgabe

Warning

Warnung.

Methoden

Equals(ScriptOutputStreamType)

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

Bestimmt, ob zwei ScriptOutputStreamType Werte gleich sind.

Implicit(String to ScriptOutputStreamType)

Konvertiert eine Zeichenfolge in eine ScriptOutputStreamType.

Inequality(ScriptOutputStreamType, ScriptOutputStreamType)

Bestimmt, ob zwei ScriptOutputStreamType Werte nicht identisch sind.

Gilt für: