Get Scheduling Policy Fair Share Policy Share Distribution
data class GetSchedulingPolicyFairSharePolicyShareDistribution(val shareIdentifier: String, val weightFactor: Double)
Constructors
Link copied to clipboard
fun GetSchedulingPolicyFairSharePolicyShareDistribution(shareIdentifier: String, weightFactor: Double)
Types
Properties
Link copied to clipboard
Fair share identifier or fair share identifier prefix. For more information, see ShareAttributes.
Link copied to clipboard
Weight factor for the fair share identifier. For more information, see ShareAttributes.