Show / Hide Table of Contents

    Class PolicyEvaluatorType

    Defines values for PolicyEvaluatorType.

    Inheritance
    Object
    PolicyEvaluatorType
    Namespace: System.Dynamic.ExpandoObject
    Assembly: Microsoft.Azure.Management.DevTestLabs.dll
    Syntax
    public static class PolicyEvaluatorType

    Fields

    AllowedValuesPolicy

    Declaration
    public const string AllowedValuesPolicy;
    Field Value
    String

    MaxValuePolicy

    Declaration
    public const string MaxValuePolicy;
    Field Value
    String

    Back to top Azure SDK for Net