DevTestLabPolicyEvaluatorType Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O tipo de avaliador da política (ou seja, AllowedValuesPolicy, MaxValuePolicy).
public readonly struct DevTestLabPolicyEvaluatorType : IEquatable<Azure.ResourceManager.DevTestLabs.Models.DevTestLabPolicyEvaluatorType>
type DevTestLabPolicyEvaluatorType = struct
Public Structure DevTestLabPolicyEvaluatorType
Implements IEquatable(Of DevTestLabPolicyEvaluatorType)
- Herança
-
DevTestLabPolicyEvaluatorType
- Implementações
Construtores
DevTestLabPolicyEvaluatorType(String) |
Inicializa uma nova instância de DevTestLabPolicyEvaluatorType. |
Propriedades
AllowedValuesPolicy |
AllowedValuesPolicy. |
MaxValuePolicy |
MaxValuePolicy. |
Métodos
Equals(DevTestLabPolicyEvaluatorType) |
Indica se o objeto atual é igual a outro objeto do mesmo tipo. |
ToString() |
Retorna o nome do tipo totalmente qualificado dessa instância. |
Operadores
Equality(DevTestLabPolicyEvaluatorType, DevTestLabPolicyEvaluatorType) |
Determina se dois DevTestLabPolicyEvaluatorType valores são os mesmos. |
Implicit(String to DevTestLabPolicyEvaluatorType) |
Converte uma cadeia de caracteres em um DevTestLabPolicyEvaluatorType. |
Inequality(DevTestLabPolicyEvaluatorType, DevTestLabPolicyEvaluatorType) |
Determina se dois DevTestLabPolicyEvaluatorType valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET