Account interface

Extends

Properties

accountId

The immutable id associated with this team

creationDate

The creation date of the machine learning

description

The description of this workspace.

discoveryUri

The uri for this machine learning team

friendlyName

The friendly name for this workspace. This

keyVaultId
provisioningState

The current deployment

seats

The no of users/seats who can access this team

storageAccount
vsoAccountId

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 associated with this team

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

discoveryUri

The uri for this machine learning team

discoveryUri?: string

Property Value

string

friendlyName

The friendly name for this workspace. This

friendlyName?: string

Property Value

string

keyVaultId

keyVaultId: string

Property Value

string

provisioningState

The current deployment

provisioningState?: ProvisioningState

Property Value

seats

The no of users/seats who can access this team

seats?: string

Property Value

string

storageAccount

storageAccount: StorageAccountProperties

Property Value

vsoAccountId

vsoAccountId: 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