Partager via


ApplicationGatewayBackendHealthServerHealth Structure

Définition

Intégrité du serveur principal.

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

Constructeurs

ApplicationGatewayBackendHealthServerHealth(String)

Initialise une nouvelle instance de ApplicationGatewayBackendHealthServerHealth.

Propriétés

Down

hors service.

Draining

Vidange.

Partial

Partial.

Unknown

Inconnu.

Up

Vers le haut.

Méthodes

Equals(ApplicationGatewayBackendHealthServerHealth)

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

Détermine si deux ApplicationGatewayBackendHealthServerHealth valeurs sont identiques.

Implicit(String to ApplicationGatewayBackendHealthServerHealth)

Convertit une chaîne en ApplicationGatewayBackendHealthServerHealth.

Inequality(ApplicationGatewayBackendHealthServerHealth, ApplicationGatewayBackendHealthServerHealth)

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

S’applique à