共用方式為


Workspace interface

物件,表示機器學習工作區。

Extends

屬性

allowPublicAccessWhenBehindVnet

旗標,指出是否要在 VNet 後方允許公用存取。

applicationInsights

與此工作區相關聯的 Application Insights ARM 識別碼。

associatedWorkspaces
containerRegistry

與此工作區相關聯的容器登錄ARM標識碼。

description

此工作區的描述。

discoveryUrl

探索服務的 URL,用來識別機器學習實驗服務的區域端點

enableDataIsolation
encryption

Azure ML 工作區的加密設定。

featureStoreSettings

功能存放區類型工作區的設定。

friendlyName

此工作區的易記名稱。 此名稱在可變動中

hbiWorkspace

指示工作區中 HBI 數據的旗標,並減少服務所收集的診斷數據

hubResourceId
identity

資源的身分識別。

imageBuildCompute

映射組建的計算名稱

keyVault

與此工作區相關聯的密鑰保存庫 ARM 識別碼。 建立工作區之後,就無法變更此專案

kind
location

指定資源的位置。

managedNetwork

機器學習工作區的受控網路設定。

mlFlowTrackingUri

與這個工作區相關聯的 URI,機器學習流程必須指向以設定追蹤。 注意:這個屬性不會串行化。 它只能由伺服器填入。

notebookInfo

Azure ML 工作區的筆記本資訊。 注意:這個屬性不會串行化。 它只能由伺服器填入。

primaryUserAssignedIdentity

使用者指派的識別資源標識符,代表工作區身分識別。

privateEndpointConnections

工作區中的私人端點連線清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

privateLinkCount

工作區中的私人連線計數注意:此屬性將不會串行化。 它只能由伺服器填入。

provisioningState

工作區資源的目前部署狀態。 provisioningState是指出資源布建的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

publicNetworkAccess

是否允許來自公用網路的要求。

serverlessComputeSettings

在工作區中建立的無伺服器計算設定

serviceManagedResourcesSettings

服務管理的資源設定。

serviceProvisionedResourceGroup

如果工作區是 CMK 工作區附注,則客戶訂用帳戶中工作區 RP 所建立的受控資源群組名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

sharedPrivateLinkResources

此工作區中共用的私人鏈接資源清單。

sku

工作區的 SKU。

storageAccount

與此工作區相關聯的記憶體帳戶 ARM 識別碼。 建立工作區之後,就無法變更此專案

storageHnsEnabled

如果與工作區相關聯的記憶體已啟用階層命名空間(HNS)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

包含定義為索引鍵/值組的資源標記。

tenantId

與此工作區相關聯的租用戶標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

v1LegacyMode

啟用v1_legacy_mode可能會導致您無法使用 v2 API 所提供的功能。

workspaceHubConfig

WorkspaceHub 的組態物件。

workspaceId

與此工作區相關聯的不可變標識符。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

allowPublicAccessWhenBehindVnet

旗標,指出是否要在 VNet 後方允許公用存取。

allowPublicAccessWhenBehindVnet?: boolean

屬性值

boolean

applicationInsights

與此工作區相關聯的 Application Insights ARM 識別碼。

applicationInsights?: string

屬性值

string

associatedWorkspaces

associatedWorkspaces?: string[]

屬性值

string[]

containerRegistry

與此工作區相關聯的容器登錄ARM標識碼。

containerRegistry?: string

屬性值

string

description

此工作區的描述。

description?: string

屬性值

string

discoveryUrl

探索服務的 URL,用來識別機器學習實驗服務的區域端點

discoveryUrl?: string

屬性值

string

enableDataIsolation

enableDataIsolation?: boolean

屬性值

boolean

encryption

Azure ML 工作區的加密設定。

encryption?: EncryptionProperty

屬性值

featureStoreSettings

功能存放區類型工作區的設定。

featureStoreSettings?: FeatureStoreSettings

屬性值

friendlyName

此工作區的易記名稱。 此名稱在可變動中

friendlyName?: string

屬性值

string

hbiWorkspace

指示工作區中 HBI 數據的旗標,並減少服務所收集的診斷數據

hbiWorkspace?: boolean

屬性值

boolean

hubResourceId

hubResourceId?: string

屬性值

string

identity

資源的身分識別。

identity?: ManagedServiceIdentity

屬性值

imageBuildCompute

映射組建的計算名稱

imageBuildCompute?: string

屬性值

string

keyVault

與此工作區相關聯的密鑰保存庫 ARM 識別碼。 建立工作區之後,就無法變更此專案

keyVault?: string

屬性值

string

kind

kind?: string

屬性值

string

location

指定資源的位置。

location?: string

屬性值

string

managedNetwork

機器學習工作區的受控網路設定。

managedNetwork?: ManagedNetworkSettings

屬性值

mlFlowTrackingUri

與這個工作區相關聯的 URI,機器學習流程必須指向以設定追蹤。 注意:這個屬性不會串行化。 它只能由伺服器填入。

mlFlowTrackingUri?: string

屬性值

string

notebookInfo

Azure ML 工作區的筆記本資訊。 注意:這個屬性不會串行化。 它只能由伺服器填入。

notebookInfo?: NotebookResourceInfo

屬性值

primaryUserAssignedIdentity

使用者指派的識別資源標識符,代表工作區身分識別。

primaryUserAssignedIdentity?: string

屬性值

string

privateEndpointConnections

工作區中的私人端點連線清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。

privateEndpointConnections?: PrivateEndpointConnection[]

屬性值

privateLinkCount

工作區中的私人連線計數注意:此屬性將不會串行化。 它只能由伺服器填入。

privateLinkCount?: number

屬性值

number

provisioningState

工作區資源的目前部署狀態。 provisioningState是指出資源布建的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

publicNetworkAccess

是否允許來自公用網路的要求。

publicNetworkAccess?: string

屬性值

string

serverlessComputeSettings

在工作區中建立的無伺服器計算設定

serverlessComputeSettings?: ServerlessComputeSettings

屬性值

serviceManagedResourcesSettings

服務管理的資源設定。

serviceManagedResourcesSettings?: ServiceManagedResourcesSettings

屬性值

serviceProvisionedResourceGroup

如果工作區是 CMK 工作區附注,則客戶訂用帳戶中工作區 RP 所建立的受控資源群組名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

serviceProvisionedResourceGroup?: string

屬性值

string

sharedPrivateLinkResources

此工作區中共用的私人鏈接資源清單。

sharedPrivateLinkResources?: SharedPrivateLinkResource[]

屬性值

sku

工作區的 SKU。

sku?: Sku

屬性值

Sku

storageAccount

與此工作區相關聯的記憶體帳戶 ARM 識別碼。 建立工作區之後,就無法變更此專案

storageAccount?: string

屬性值

string

storageHnsEnabled

如果與工作區相關聯的記憶體已啟用階層命名空間(HNS)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

storageHnsEnabled?: boolean

屬性值

boolean

tags

包含定義為索引鍵/值組的資源標記。

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

屬性值

{[propertyName: string]: string}

tenantId

與此工作區相關聯的租用戶標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tenantId?: string

屬性值

string

v1LegacyMode

啟用v1_legacy_mode可能會導致您無法使用 v2 API 所提供的功能。

v1LegacyMode?: boolean

屬性值

boolean

workspaceHubConfig

WorkspaceHub 的組態物件。

workspaceHubConfig?: WorkspaceHubConfig

屬性值

workspaceId

與此工作區相關聯的不可變標識符。 注意:這個屬性不會串行化。 它只能由伺服器填入。

workspaceId?: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

繼承自Resource.systemData

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type