dk.sdu.cloud.app.orchestrator.api.LicenseState

UCloud Developer Guide / Orchestration of Resources / Compute / Software Licenses

LicenseState

enum class LicenseState {
    PREPARING,
    READY,
    UNAVAILABLE,
}
Properties

Last updated