usageType property

String? usageType
getter/setter pair

Represents how the SKU is consumed.

Example: "OnDemand", "Preemptible", "Commit1Mo", "Commit1Yr" etc.

Implementation

core.String? usageType;