GetSchedulingPolicyFairSharePolicyShareDistribution

data class GetSchedulingPolicyFairSharePolicyShareDistribution(val shareIdentifier: String, val weightFactor: Double)

Constructors

constructor(shareIdentifier: String, weightFactor: Double)

Types

Link copied to clipboard
object Companion

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.