ResourcePoolDistribution
ResourcePoolDistribution is a value object that specifies the allocation of a resource to a specific resource pool.
Property |
Type |
Description |
Required |
Default |
---|---|---|---|---|
resourcePool |
This is a ResourcePoolRefernce value that contains the ID and name of the specific Resource Pool. |
No |
N/A |
|
percent |
Double |
This value specifies how much percentage a resource is allocated to the resource pool. |
No |
N/A |