dk.sdu.cloud.accounting.api.ProductType

UCloud Developer Guide / Accounting and Project Management / Products

ProductType

A classifier for a Product

enum class ProductType {
    STORAGE,
    COMPUTE,
    INGRESS,
    LICENSE,
    NETWORK_IP,
}

For more information, see the individual Products:

Properties

Last updated