PlacementAffinityRuleRuleScope_enum
PlacementAffinityRuleRuleScope_enum
Rule scope determines conditions when an affinity rule is satisfied.
The following uses affinity rule as example. cluster: All Vms in the rule list are placed in a single cluster. host: All Vms in the rule list are placed in a single host. storagePod: All Vms in the rule list are placed in a single storagePod. datastore: All Vms in the rule list are placed in a single datastore.
Possible values:
cluster
: clusters are the scopehost
: individual hosts are the scopestoragePod
: datastore cluster is teh scopedatastore
: individual datastores are the scope
This data structure has no properties.
Enumeration: cluster, host, storagePod, datastore,