PlacementAffinityRuleRuleType_enum
PlacementAffinityRuleRuleType_enum
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.
Possible values:
affinity
: AffinityantiAffinity
: Anti-AffinitysoftAffinity
: Best-effort affinitysoftAntiAffinity
: Best-effort anti-affinity
This data structure has no properties.
Enumeration:
affinity,
antiAffinity,
softAffinity,
softAntiAffinity,