Share via


DevTestLabPolicyData.FactName Property

Definition

The fact name of the policy (e.g. LabVmCount, LabVmSize, MaxVmsAllowedPerLab, etc.

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

Property Value

Applies to