Freigeben über


ControlFamilyType Struktur

Definition

Gibt den Steuerelementfamilientyp an.

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

Konstruktoren

ControlFamilyType(String)

Initialisiert eine neue Instanz von ControlFamilyType.

Eigenschaften

FullyAutomated

VollAutomatiert.

Manual

Manuelle Aktion.

PartiallyAutomated

TeilweiseAutomatisch.

Methoden

Equals(ControlFamilyType)

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

Bestimmt, ob zwei ControlFamilyType Werte identisch sind.

Implicit(String to ControlFamilyType)

Konvertiert eine Zeichenfolge in eine ControlFamilyType.

Inequality(ControlFamilyType, ControlFamilyType)

Bestimmt, ob zwei ControlFamilyType Werte nicht identisch sind.

Gilt für: