次の方法で共有


WorkspaceUpdateParameters interface

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

プロパティ

description

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

friendlyName

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

identity

リソースの ID。

imageBuildCompute

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

primaryUserAssignedIdentity

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

publicNetworkAccess

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

serviceManagedResourcesSettings

サービス管理リソースの設定。

sku

ワークスペースの SKU。

tags

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

プロパティの詳細

description

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

description?: string

プロパティ値

string

friendlyName

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

friendlyName?: string

プロパティ値

string

identity

リソースの ID。

identity?: Identity

プロパティ値

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}