你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Account interface

扩展

属性

accountId

与此团队关联的不可变 ID

creationDate

机器学习的创建日期

description

此工作区的说明。

discoveryUri

此机器学习团队的 URI

friendlyName

此工作区的友好名称。 此

keyVaultId
provisioningState

当前部署

seats

可以访问此团队的用户/席位数

storageAccount
vsoAccountId

继承属性

id

资源 ID。

location
name

资源的名称。

tags

的标记

type

资源类型。

属性详细信息

accountId

与此团队关联的不可变 ID

accountId?: string

属性值

string

creationDate

机器学习的创建日期

creationDate?: Date

属性值

Date

description

此工作区的说明。

description?: string

属性值

string

discoveryUri

此机器学习团队的 URI

discoveryUri?: string

属性值

string

friendlyName

此工作区的友好名称。 此

friendlyName?: string

属性值

string

keyVaultId

keyVaultId: string

属性值

string

provisioningState

当前部署

provisioningState?: ProvisioningState

属性值

seats

可以访问此团队的用户/席位数

seats?: string

属性值

string

storageAccount

storageAccount: StorageAccountProperties

属性值

vsoAccountId

vsoAccountId: string

属性值

string

继承属性详细信息

id

资源 ID。

id?: string

属性值

string

继承自Resource.id

location

location: string

属性值

string

继承自Resource.location

name

资源的名称。

name?: string

属性值

string

继承自Resource.name

tags

的标记

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

属性值

{[propertyName: string]: string}

继承自Resource.tags

type

资源类型。

type?: string

属性值

string

继承自Resource.type