InlineFeatureUsageCsvRecord1
InlineFeatureUsageCsvRecord1
JSON Example
{
"ccu_usage_count": 0,
"core_usage_count": 0,
"cpu_usage_count": 0,
"feature": "string",
"vcpu_usage_count": 0,
"vm_usage_count": 0
}
integer As int64
As int64
ccu_usage_count
Optional
count of number of concurrent users
integer As int64
As int64
core_usage_count
Optional
Number of CPU cores used by this feature
integer As int64
As int64
cpu_usage_count
Optional
count of number of cpu sockets used by this feature
string
feature
Optional
name of the feature
integer As int64
As int64
vcpu_usage_count
Optional
count of number of vcpus of public cloud VMs
integer As int64
As int64
vm_usage_count
Optional
count of number of vms used by this feature