Package-level declarations
Types
Link copied to clipboard
data class GetWorkspaceResult(val azureApiVersion: String, val creationTime: String, val id: String, val keyVaultIdentifierId: String? = null, val location: String, val name: String, val ownerEmail: String, val sku: SkuResponse? = null, val studioEndpoint: String, val tags: Map<String, String>? = null, val type: String, val userStorageAccountId: String, val workspaceId: String, val workspaceState: String, val workspaceType: String)
An object that represents a machine learning workspace.
Link copied to clipboard
data class ListWorkspaceKeysResult(val primaryToken: String? = null, val secondaryToken: String? = null)
Workspace authorization keys for a workspace.
Link copied to clipboard
Sku of the resource