SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Enumerated Types > P
  • 0 Ratings

Enum - PlacementAffinityRuleRuleType(vim.storageDrs.PlacementAffinityRule.RuleType)

Since
vSphere API 6.0


Enum Description

Rule type determines how the affinity rule is to be enforced: affinity: Vms in the list are kept together within the rule scope. anti-affinity: Vms in the rule list are kept separate across the objects in the rule scope. soft rule: The enforcement is best effort.

Enum Constants

NameDescription
affinity Affinity
antiAffinity Anti-Affinity
softAffinity Best-effort affinity
softAntiAffinity Best-effort anti-affinity

Show WSDL type definition




Feedback

  • 0 Ratings