次の方法で共有


WorkspaceUpdateParameters interface

機械学習ワークスペースを更新するためのパラメーター。

プロパティ

applicationInsights

このワークスペースに関連付けられているアプリケーション分析情報の ARM ID。

containerRegistry

このワークスペースに関連付けられているコンテナー レジストリの ARM ID。

description

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

friendlyName

このワークスペースのフレンドリ名。

identity

リソースの ID。

imageBuildCompute

イメージ ビルドのコンピューティング名

primaryUserAssignedIdentity

ワークスペース ID を表すユーザー割り当て ID のリソース ID。

publicNetworkAccess

パブリック ネットワークからの要求を許可するかどうか。

serviceManagedResourcesSettings

サービスマネージド リソースの設定。

sku

ワークスペースの SKU。

tags

機械学習ワークスペースのリソース タグ。

プロパティの詳細

applicationInsights

このワークスペースに関連付けられているアプリケーション分析情報の ARM ID。

applicationInsights?: string

プロパティ値

string

containerRegistry

このワークスペースに関連付けられているコンテナー レジストリの ARM ID。

containerRegistry?: string

プロパティ値

string

description

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

description?: string

プロパティ値

string

friendlyName

このワークスペースのフレンドリ名。

friendlyName?: string

プロパティ値

string

identity

リソースの ID。

identity?: ManagedServiceIdentity

プロパティ値

imageBuildCompute

イメージ ビルドのコンピューティング名

imageBuildCompute?: string

プロパティ値

string

primaryUserAssignedIdentity

ワークスペース ID を表すユーザー割り当て ID のリソース ID。

primaryUserAssignedIdentity?: string

プロパティ値

string

publicNetworkAccess

パブリック ネットワークからの要求を許可するかどうか。

publicNetworkAccess?: string

プロパティ値

string

serviceManagedResourcesSettings

サービスマネージド リソースの設定。

serviceManagedResourcesSettings?: ServiceManagedResourcesSettings

プロパティ値

sku

ワークスペースの SKU。

sku?: Sku

プロパティ値

Sku

tags

機械学習ワークスペースのリソース タグ。

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

プロパティ値

{[propertyName: string]: string}