Share via


DevTestLabPolicyData.EvaluatorType Property

Definition

The evaluator type of the policy (i.e. AllowedValuesPolicy, MaxValuePolicy).

public Azure.ResourceManager.DevTestLabs.Models.DevTestLabPolicyEvaluatorType? EvaluatorType { get; set; }
member this.EvaluatorType : Nullable<Azure.ResourceManager.DevTestLabs.Models.DevTestLabPolicyEvaluatorType> with get, set
Public Property EvaluatorType As Nullable(Of DevTestLabPolicyEvaluatorType)

Property Value

Applies to