Partager via


SqlAgentConfigurationPropertiesState Structure

Définition

État de Sql Agent.

public readonly struct SqlAgentConfigurationPropertiesState : IEquatable<Azure.ResourceManager.Sql.Models.SqlAgentConfigurationPropertiesState>
type SqlAgentConfigurationPropertiesState = struct
Public Structure SqlAgentConfigurationPropertiesState
Implements IEquatable(Of SqlAgentConfigurationPropertiesState)
Héritage
SqlAgentConfigurationPropertiesState
Implémente

Constructeurs

SqlAgentConfigurationPropertiesState(String)

Initialise une nouvelle instance de SqlAgentConfigurationPropertiesState.

Propriétés

Disabled

Désactivé.

Enabled

Activé.

Méthodes

Equals(SqlAgentConfigurationPropertiesState)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(SqlAgentConfigurationPropertiesState, SqlAgentConfigurationPropertiesState)

Détermine si deux SqlAgentConfigurationPropertiesState valeurs sont identiques.

Implicit(String to SqlAgentConfigurationPropertiesState)

Convertit une chaîne en SqlAgentConfigurationPropertiesState.

Inequality(SqlAgentConfigurationPropertiesState, SqlAgentConfigurationPropertiesState)

Détermine si deux SqlAgentConfigurationPropertiesState valeurs ne sont pas identiques.

S’applique à