Freigeben über


SecurityCenterVmEnforcementSupportState Struktur

Definition

Die Unterstützungsfähigkeit des Features "Erzwingen" auf dem Computer.

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

Konstruktoren

SecurityCenterVmEnforcementSupportState(String)

Initialisiert eine neue Instanz von SecurityCenterVmEnforcementSupportState.

Eigenschaften

NotSupported

Notsupported.

Supported

Unterstützt.

Unknown

Unbekannt

Methoden

Equals(SecurityCenterVmEnforcementSupportState)

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

Bestimmt, ob zwei SecurityCenterVmEnforcementSupportState Werte identisch sind.

Implicit(String to SecurityCenterVmEnforcementSupportState)

Konvertiert eine Zeichenfolge in eine SecurityCenterVmEnforcementSupportState.

Inequality(SecurityCenterVmEnforcementSupportState, SecurityCenterVmEnforcementSupportState)

Bestimmt, ob zwei SecurityCenterVmEnforcementSupportState Werte nicht identisch sind.

Gilt für: