public enum Sku.Types.SkuPrice.Types.ComputeEngineLicenseUsageFee.Types.MachineResourceReference documentation and code samples for the Cloud Commerce Producer v1beta API enum Sku.Types.SkuPrice.Types.ComputeEngineLicenseUsageFee.Types.MachineResource.
The machine resource type that the SKU applies to, if any.
Namespace
Google.Cloud.CommerceProducer.V1BetaAssembly
Google.Cloud.CommerceProducer.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
GpuCount |
The SKU applies based on the instance's GPU count. |
MemoryBytes |
The SKU applies based on the instance's memory size in bytes. |
Unspecified |
The SKU applies to all instances irrespective of machine shape. This is referred to as "instance-based pricing" because the price is the same for all instances. |
VcpuCount |
The SKU applies based on the instance's vCPU count. |