Partager via


DevTestLabPolicyEvaluatorType Structure

Définition

Type d’évaluateur de la stratégie (par exemple, AllowedValuesPolicy, MaxValuePolicy).

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

Constructeurs

DevTestLabPolicyEvaluatorType(String)

Initialise une nouvelle instance de DevTestLabPolicyEvaluatorType.

Propriétés

AllowedValuesPolicy

AllowedValuesPolicy.

MaxValuePolicy

MaxValuePolicy.

Méthodes

Equals(DevTestLabPolicyEvaluatorType)

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

Détermine si deux DevTestLabPolicyEvaluatorType valeurs sont identiques.

Implicit(String to DevTestLabPolicyEvaluatorType)

Convertit une chaîne en DevTestLabPolicyEvaluatorType.

Inequality(DevTestLabPolicyEvaluatorType, DevTestLabPolicyEvaluatorType)

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

S’applique à