Workspace interface

Extends

Properties

accountId

The immutable id of the team account which

creationDate

The creation date of the machine learning

description

The description of this workspace.

friendlyName
provisioningState

The current deployment

workspaceId

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

The current deployment

provisioningState?: ProvisioningState

Property Value

workspaceId

The immutable id of this workspace.

workspaceId?: string

Property Value

string

Inherited Property Details

id

The resource ID.

id?: string

Property Value

string

Inherited From Resource.id

location

location: string

Property Value

string

Inherited From Resource.location

name

The name of the resource.

name?: string

Property Value

string

Inherited From Resource.name

tags

The tags of the

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

type

The type of the resource.

type?: string

Property Value

string

Inherited From Resource.type