dk.sdu.cloud.accounting.api.providers.Maintenance.Availability

UCloud Developer Guide / Orchestration of Resources / Introduction to Resources

Maintenance.Availability

enum class Availability {
    MINOR_DISRUPTION,
    MAJOR_DISRUPTION,
    NO_SERVICE,
}
Properties

Last updated