Partager via


HealthErrorCategory Structure

Définition

Catégorie de l’erreur d’intégrité.

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

Constructeurs

HealthErrorCategory(String)

Initialise une nouvelle instance de HealthErrorCategory.

Propriétés

AgentAutoUpdateArtifactDeleted

AgentAutoUpdateArtifactDeleted.

AgentAutoUpdateInfra

AgentAutoUpdateInfra.

AgentAutoUpdateRunAsAccount

AgentAutoUpdateRunAsAccount.

AgentAutoUpdateRunAsAccountExpired

AgentAutoUpdateRunAsAccountExpired.

AgentAutoUpdateRunAsAccountExpiry

AgentAutoUpdateRunAsAccountExpiry.

Configuration

Configuration.

FabricInfrastructure

FabricInfrastructure.

None

Aucun.

Replication

Réplication.

TestFailover

TestFailover.

VersionExpiry

VersionExpiry.

Méthodes

Equals(HealthErrorCategory)

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

Détermine si deux HealthErrorCategory valeurs sont identiques.

Implicit(String to HealthErrorCategory)

Convertit une chaîne en HealthErrorCategory.

Inequality(HealthErrorCategory, HealthErrorCategory)

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

S’applique à