Freigeben über


SqlAgentConfigurationPropertiesState Struktur

Definition

Der Status des Sql-Agents.

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

Konstruktoren

SqlAgentConfigurationPropertiesState(String)

Initialisiert eine neue Instanz von SqlAgentConfigurationPropertiesState.

Eigenschaften

Disabled

Deaktiviert.

Enabled

Aktiviert.

Methoden

Equals(SqlAgentConfigurationPropertiesState)

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

Bestimmt, ob zwei SqlAgentConfigurationPropertiesState Werte gleich sind.

Implicit(String to SqlAgentConfigurationPropertiesState)

Konvertiert eine Zeichenfolge in eine SqlAgentConfigurationPropertiesState.

Inequality(SqlAgentConfigurationPropertiesState, SqlAgentConfigurationPropertiesState)

Bestimmt, ob zwei SqlAgentConfigurationPropertiesState Werte nicht identisch sind.

Gilt für: