Get Desktops Desktop
data class GetDesktopsDesktop(val cpu: Int, val createTime: String, val desktopId: String, val desktopName: String, val desktopType: String, val directoryId: String, val endUserIds: List<String>, val expiredTime: String, val id: String, val imageId: String, val memory: String, val networkInterfaceId: String, val paymentType: String, val policyGroupId: String, val status: String, val systemDiskSize: Int)
Constructors
Link copied to clipboard
constructor(cpu: Int, createTime: String, desktopId: String, desktopName: String, desktopType: String, directoryId: String, endUserIds: List<String>, expiredTime: String, id: String, imageId: String, memory: String, networkInterfaceId: String, paymentType: String, policyGroupId: String, status: String, systemDiskSize: Int)
Properties
Link copied to clipboard
The creation time of the Desktop.
Link copied to clipboard
The desktop name of the Desktop.
Link copied to clipboard
The desktop type of the Desktop.
Link copied to clipboard
The directory id of the Desktop.
Link copied to clipboard
The desktop end user id of the Desktop.
Link copied to clipboard
The expired time of the Desktop.
Link copied to clipboard
The network interface id of the Desktop.
Link copied to clipboard
The payment type of the Desktop.
Link copied to clipboard
The policy group id of the Desktop.
Link copied to clipboard
The system disk size of the Desktop.