dk.sdu.cloud.provider.api.ExampleResourceSupport.Supported

UCloud Developer Guide / Orchestration of Resources / Introduction to Resources

ExampleResourceSupport.Supported

enum class Supported {
    SUPPORTED,
    NOT_SUPPORTED,
}
Properties

Last updated