Workspace interface
- Extends
Properties
account |
The immutable id of the team account which |
creation |
The creation date of the machine learning |
description | The description of this workspace. |
friendly |
|
provisioning |
The current deployment |
workspace |
The immutable id of this workspace. |
Inherited Properties
id | The resource ID. |
location | |
name | The name of the resource. |
tags | The tags of the |
type | The type of the resource. |
Property Details
accountId
The immutable id of the team account which
accountId?: string
Property Value
string
creationDate
The creation date of the machine learning
creationDate?: Date
Property Value
Date
description
The description of this workspace.
description?: string
Property Value
string
friendlyName
friendlyName: string
Property Value
string
provisioningState
workspaceId
The immutable id of this workspace.
workspaceId?: string
Property Value
string
Inherited Property Details
id
location
name
tags
The tags of the
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From Resource.tags