ValidationThresholdGrouping 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.
Sélection de la façon dont l’évaluation de type est appliquée au calcul du cluster.
public readonly struct ValidationThresholdGrouping : IEquatable<Azure.ResourceManager.NetworkCloud.Models.ValidationThresholdGrouping>
type ValidationThresholdGrouping = struct
Public Structure ValidationThresholdGrouping
Implements IEquatable(Of ValidationThresholdGrouping)
- Héritage
-
ValidationThresholdGrouping
- Implémente
Constructeurs
ValidationThresholdGrouping(String) |
Initialise une nouvelle instance de ValidationThresholdGrouping. |
Propriétés
PerCluster |
PerCluster. |
PerRack |
PerRack. |
Méthodes
Equals(ValidationThresholdGrouping) |
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(ValidationThresholdGrouping, ValidationThresholdGrouping) |
Détermine si deux ValidationThresholdGrouping valeurs sont identiques. |
Implicit(String to ValidationThresholdGrouping) |
Convertit une chaîne en ValidationThresholdGrouping. |
Inequality(ValidationThresholdGrouping, ValidationThresholdGrouping) |
Détermine si deux ValidationThresholdGrouping valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET