UtilizationAggregates interface

The aggregate values of savings plan utilization

Properties

grain

The grain of the aggregate NOTE: This property will not be serialized. It can only be populated by the server.

grainUnit

The grain unit of the aggregate NOTE: This property will not be serialized. It can only be populated by the server.

value

The aggregate value NOTE: This property will not be serialized. It can only be populated by the server.

valueUnit

The aggregate value unit NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

grain

The grain of the aggregate NOTE: This property will not be serialized. It can only be populated by the server.

grain?: number

Property Value

number

grainUnit

The grain unit of the aggregate NOTE: This property will not be serialized. It can only be populated by the server.

grainUnit?: string

Property Value

string

value

The aggregate value NOTE: This property will not be serialized. It can only be populated by the server.

value?: number

Property Value

number

valueUnit

The aggregate value unit NOTE: This property will not be serialized. It can only be populated by the server.

valueUnit?: string

Property Value

string