ConsolePropertiesResponse

data class ConsolePropertiesResponse(val osType: String, val provisioningState: String, val uri: String)

Cloud shell console properties.

Constructors

Link copied to clipboard
constructor(osType: String, provisioningState: String, uri: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The operating system type of the cloud shell.

Link copied to clipboard

Provisioning state of the console.

Link copied to clipboard
val uri: String

Uri of the console.