Get Workspace Manager Configuration Result
data class GetWorkspaceManagerConfigurationResult(val etag: String, val id: String, val mode: String, val name: String, val systemData: SystemDataResponse, val type: String)
The workspace manager configuration
Constructors
Link copied to clipboard
fun GetWorkspaceManagerConfigurationResult(etag: String, id: String, mode: String, name: String, systemData: SystemDataResponse, type: String)