Class CIM_ServiceAffectsElementWithQuota
extends CIM_ServiceAffectsElement

ServiceAffectsElementWithQuota represents an extension of ServiceAffectsElement to include a quota imposed on the AffectedElement by the Service. The quota governs the amount of a resource controlled by the Service that can be allocated by the AffectedElement in one or more allocations.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ServiceAffectsElement
   |
   +--CIM_ServiceAffectsElementWithQuota

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringServiceAffectsElementWithQuota represents an extension of ServiceAffectsElement to include a quota imposed on the AffectedElement by the Service. The quota governs the amount of a resource controlled by the Service that can be allocated by the AffectedElement in one or more allocations.
UMLPackagePathstringCIM::Core::Service
Versionstring2.22.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Quotauint64
DescriptionstringQuota is the maximum number of resource units that may be allocated to the AffectedElement.
QuotaUnitsstringbyte
DescriptionstringQuotaUnits specifies the type of unit used in the Quota and QuotaUsed properties. The value shall be formatted according to DSP0004 Appendix C1, where the base-unit is "byte"), and there are no occurrences of multiplied-base-unit and divided-base-unit.
IsPUnitbooleantrue
QuotaUseduint64
DescriptionstringQuota is the number of resource units currently allocated to the AffectedElement.

Association References

NameClass OriginReference Class

Propagated Association References

NameClass OriginReference Class

Inherited Properties

NameData TypeClass Origin
AssignedSequenceuint16CIM_ServiceAffectsElement
ElementEffectsuint16[]CIM_ServiceAffectsElement
OtherElementEffectsDescriptionsstring[]CIM_ServiceAffectsElement

Class Methods