IntegrationServiceEnvironmentNetworkDependencyHealthState 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 d’intégrité des dépendances réseau de l’environnement de service d’intégration.
public readonly struct IntegrationServiceEnvironmentNetworkDependencyHealthState : IEquatable<Azure.ResourceManager.Logic.Models.IntegrationServiceEnvironmentNetworkDependencyHealthState>
type IntegrationServiceEnvironmentNetworkDependencyHealthState = struct
Public Structure IntegrationServiceEnvironmentNetworkDependencyHealthState
Implements IEquatable(Of IntegrationServiceEnvironmentNetworkDependencyHealthState)
- Héritage
-
IntegrationServiceEnvironmentNetworkDependencyHealthState
- Implémente
Constructeurs
IntegrationServiceEnvironmentNetworkDependencyHealthState(String) |
Initialise une nouvelle instance de IntegrationServiceEnvironmentNetworkDependencyHealthState. |
Propriétés
Healthy |
Sain. |
NotSpecified |
Non spécifié. |
Unhealthy |
Malsain. |
Unknown |
Inconnu. |
Méthodes
Equals(IntegrationServiceEnvironmentNetworkDependencyHealthState) |
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
S’applique à
Azure SDK for .NET