Partager via


SynapseIntegrationRuntimeAutoUpdate Structure

Définition

État de la mise à jour automatique du runtime d’intégration.

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

Constructeurs

SynapseIntegrationRuntimeAutoUpdate(String)

Initialise une nouvelle instance de SynapseIntegrationRuntimeAutoUpdate.

Propriétés

Off

désactivé.

On

Activé.

Méthodes

Equals(SynapseIntegrationRuntimeAutoUpdate)

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

Détermine si deux SynapseIntegrationRuntimeAutoUpdate valeurs sont identiques.

Implicit(String to SynapseIntegrationRuntimeAutoUpdate)

Convertit une chaîne en SynapseIntegrationRuntimeAutoUpdate.

Inequality(SynapseIntegrationRuntimeAutoUpdate, SynapseIntegrationRuntimeAutoUpdate)

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

S’applique à