SynapseIntegrationRuntimeAutoUpdate Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
É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 à
Azure SDK for .NET