Scheduling Policy Fair Share Policy Share Distribution
data class SchedulingPolicyFairSharePolicyShareDistribution(val shareIdentifier: String, val weightFactor: Double? = null)
Properties
Link copied to clipboard
A fair share identifier or fair share identifier prefix. For more information, see ShareAttributes.
Link copied to clipboard
The weight factor for the fair share identifier. For more information, see ShareAttributes.