共用方式為


WorkspaceFeatures interface

代表 WorkspaceFeatures 的介面。

方法

list(string, string, WorkspaceFeaturesListOptionalParams)

列出工作區的所有啟用功能

方法詳細資料

list(string, string, WorkspaceFeaturesListOptionalParams)

列出工作區的所有啟用功能

function list(resourceGroupName: string, workspaceName: string, options?: WorkspaceFeaturesListOptionalParams): PagedAsyncIterableIterator<AmlUserFeature, AmlUserFeature[], PageSettings>

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

workspaceName

string

Azure Machine Learning 工作區的名稱。

options
WorkspaceFeaturesListOptionalParams

選項參數。

傳回