Account interface
- Extends
Properties
account |
The immutable id associated with this team |
creation |
The creation date of the machine learning |
description | The description of this workspace. |
discovery |
The uri for this machine learning team |
friendly |
The friendly name for this workspace. This |
key |
|
provisioning |
The current deployment |
seats | The no of users/seats who can access this team |
storage |
|
vso |
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
seats
The no of users/seats who can access this team
seats?: string
Property Value
string
storageAccount
vsoAccountId
vsoAccountId: 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