dk.sdu.cloud.app.orchestrator.api.InteractiveSessionType

UCloud Developer Guide / Orchestration of Resources / Compute / Jobs

InteractiveSessionType

API: Stable

A value describing a type of 'interactive' session

enum class InteractiveSessionType {
    WEB,
    VNC,
    SHELL,
}
Properties

Last updated