次の方法で共有


Workspace interface

Extends

プロパティ

accountId

チーム アカウントの不変 ID。

creationDate

機械学習の作成日

description

このワークスペースの説明。

friendlyName
provisioningState

現在のデプロイ

workspaceId

このワークスペースの不変 ID。

継承されたプロパティ

id

リソース ID。

location
name

リソースの名前。

tags

のタグ

type

リソースの型。

プロパティの詳細

accountId

チーム アカウントの不変 ID。

accountId?: string

プロパティ値

string

creationDate

機械学習の作成日

creationDate?: Date

プロパティ値

Date

description

このワークスペースの説明。

description?: string

プロパティ値

string

friendlyName

friendlyName: string

プロパティ値

string

provisioningState

現在のデプロイ

provisioningState?: ProvisioningState

プロパティ値

workspaceId

このワークスペースの不変 ID。

workspaceId?: 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から継承