Freigeben über


ControlType Struktur

Definition

Gibt den Steuerelementtyp an.

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

Konstruktoren

ControlType(String)

Initialisiert eine neue Instanz von ControlType.

Eigenschaften

FullyAutomated

VollAutomatiert.

Manual

Manuelle Aktion.

PartiallyAutomated

TeilweiseAutomatisch.

Methoden

Equals(ControlType)

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

Bestimmt, ob zwei ControlType Werte identisch sind.

Implicit(String to ControlType)

Konvertiert eine Zeichenfolge in eine ControlType.

Inequality(ControlType, ControlType)

Bestimmt, ob zwei ControlType Werte nicht identisch sind.

Gilt für: