Interface Policy.DefinitionStages.WithFactName

All Known Subinterfaces:
Policy.Definition, Policy.DefinitionStages.WithCreate
Enclosing interface:
Policy.DefinitionStages

public static interface Policy.DefinitionStages.WithFactName
The stage of the Policy definition allowing to specify factName.
  • Method Details

    • withFactName

      Specifies the factName property: The fact name of the policy (e.g. LabVmCount, LabVmSize, MaxVmsAllowedPerLab, etc..
      Parameters:
      factName - The fact name of the policy (e.g. LabVmCount, LabVmSize, MaxVmsAllowedPerLab, etc.
      Returns:
      the next definition stage.