Projects class
Projects を表すクラス。
コンストラクター
Projects(MLTeam |
プロジェクトを作成します。 |
メソッド
コンストラクターの詳細
Projects(MLTeamAccountManagementClientContext)
プロジェクトを作成します。
new Projects(client: MLTeamAccountManagementClientContext)
パラメーター
サービス クライアントへの参照。
メソッドの詳細
createOrUpdate(string, string, string, string, Project, RequestOptionsBase)
指定したパラメーターを使用してプロジェクトを作成または更新します。
function createOrUpdate(resourceGroupName: string, accountName: string, workspaceName: string, projectName: string, parameters: Project, options?: RequestOptionsBase): Promise<ProjectsCreateOrUpdateResponse>
パラメーター
- resourceGroupName
-
string
機械学習チーム アカウントが属するリソース グループの名前。
- accountName
-
string
機械学習チーム アカウントの名前。
- workspaceName
-
string
機械学習チーム アカウント ワークスペースの名前。
- projectName
-
string
チーム アカウント ワークスペースの下にある機械学習プロジェクトの名前。
- parameters
- Project
プロジェクトを作成または更新するためのパラメーター。
- options
- RequestOptionsBase
省略可能なパラメーター
戻り値
Promise<ProjectsCreateOrUpdateResponse>
Promise<Models.ProjectsCreateOrUpdateResponse>
createOrUpdate(string, string, string, string, Project, RequestOptionsBase, ServiceCallback<Project>)
function createOrUpdate(resourceGroupName: string, accountName: string, workspaceName: string, projectName: string, parameters: Project, options: RequestOptionsBase, callback: ServiceCallback<Project>)
パラメーター
- resourceGroupName
-
string
機械学習チーム アカウントが属するリソース グループの名前。
- accountName
-
string
機械学習チーム アカウントの名前。
- workspaceName
-
string
機械学習チーム アカウント ワークスペースの名前。
- projectName
-
string
チーム アカウント ワークスペースの下にある機械学習プロジェクトの名前。
- parameters
- Project
プロジェクトを作成または更新するためのパラメーター。
- options
- RequestOptionsBase
省略可能なパラメーター
- callback
コールバック。
createOrUpdate(string, string, string, string, Project, ServiceCallback<Project>)
function createOrUpdate(resourceGroupName: string, accountName: string, workspaceName: string, projectName: string, parameters: Project, callback: ServiceCallback<Project>)
パラメーター
- resourceGroupName
-
string
機械学習チーム アカウントが属するリソース グループの名前。
- accountName
-
string
機械学習チーム アカウントの名前。
- workspaceName
-
string
機械学習チーム アカウント ワークスペースの名前。
- projectName
-
string
チーム アカウント ワークスペースの下にある機械学習プロジェクトの名前。
- parameters
- Project
プロジェクトを作成または更新するためのパラメーター。
- callback
コールバック。
deleteMethod(string, string, string, string, RequestOptionsBase)
プロジェクトを削除します。
function deleteMethod(resourceGroupName: string, accountName: string, workspaceName: string, projectName: string, options?: RequestOptionsBase): Promise<RestResponse>
パラメーター
- resourceGroupName
-
string
機械学習チーム アカウントが属するリソース グループの名前。
- accountName
-
string
機械学習チーム アカウントの名前。
- workspaceName
-
string
機械学習チーム アカウント ワークスペースの名前。
- projectName
-
string
チーム アカウント ワークスペースの下にある機械学習プロジェクトの名前。
- options
- RequestOptionsBase
省略可能なパラメーター
戻り値
Promise<RestResponse>
Promise<msRest.RestResponse>
deleteMethod(string, string, string, string, RequestOptionsBase, ServiceCallback<void>)
function deleteMethod(resourceGroupName: string, accountName: string, workspaceName: string, projectName: string, options: RequestOptionsBase, callback: ServiceCallback<void>)
パラメーター
- resourceGroupName
-
string
機械学習チーム アカウントが属するリソース グループの名前。
- accountName
-
string
機械学習チーム アカウントの名前。
- workspaceName
-
string
機械学習チーム アカウント ワークスペースの名前。
- projectName
-
string
チーム アカウント ワークスペースの下にある機械学習プロジェクトの名前。
- options
- RequestOptionsBase
省略可能なパラメーター
- callback
-
ServiceCallback<void>
コールバック。
deleteMethod(string, string, string, string, ServiceCallback<void>)
function deleteMethod(resourceGroupName: string, accountName: string, workspaceName: string, projectName: string, callback: ServiceCallback<void>)
パラメーター
- resourceGroupName
-
string
機械学習チーム アカウントが属するリソース グループの名前。
- accountName
-
string
機械学習チーム アカウントの名前。
- workspaceName
-
string
機械学習チーム アカウント ワークスペースの名前。
- projectName
-
string
チーム アカウント ワークスペースの下にある機械学習プロジェクトの名前。
- callback
-
ServiceCallback<void>
コールバック。
get(string, string, string, string, RequestOptionsBase)
指定した機械学習プロジェクトのプロパティを取得します。
function get(resourceGroupName: string, accountName: string, workspaceName: string, projectName: string, options?: RequestOptionsBase): Promise<ProjectsGetResponse>
パラメーター
- resourceGroupName
-
string
機械学習チーム アカウントが属するリソース グループの名前。
- accountName
-
string
機械学習チーム アカウントの名前。
- workspaceName
-
string
機械学習チーム アカウント ワークスペースの名前。
- projectName
-
string
チーム アカウント ワークスペースの下にある機械学習プロジェクトの名前。
- options
- RequestOptionsBase
省略可能なパラメーター
戻り値
Promise<ProjectsGetResponse>
Promise<Models.ProjectsGetResponse>
get(string, string, string, string, RequestOptionsBase, ServiceCallback<Project>)
function get(resourceGroupName: string, accountName: string, workspaceName: string, projectName: string, options: RequestOptionsBase, callback: ServiceCallback<Project>)
パラメーター
- resourceGroupName
-
string
機械学習チーム アカウントが属するリソース グループの名前。
- accountName
-
string
機械学習チーム アカウントの名前。
- workspaceName
-
string
機械学習チーム アカウント ワークスペースの名前。
- projectName
-
string
チーム アカウント ワークスペースの下にある機械学習プロジェクトの名前。
- options
- RequestOptionsBase
省略可能なパラメーター
- callback
コールバック。
get(string, string, string, string, ServiceCallback<Project>)
function get(resourceGroupName: string, accountName: string, workspaceName: string, projectName: string, callback: ServiceCallback<Project>)
パラメーター
- resourceGroupName
-
string
機械学習チーム アカウントが属するリソース グループの名前。
- accountName
-
string
機械学習チーム アカウントの名前。
- workspaceName
-
string
機械学習チーム アカウント ワークスペースの名前。
- projectName
-
string
チーム アカウント ワークスペースの下にある機械学習プロジェクトの名前。
- callback
コールバック。
listByWorkspace(string, string, string, RequestOptionsBase)
指定したワークスペースで使用可能なすべての機械学習プロジェクトを一覧表示します。
function listByWorkspace(accountName: string, workspaceName: string, resourceGroupName: string, options?: RequestOptionsBase): Promise<ProjectsListByWorkspaceResponse>
パラメーター
- accountName
-
string
機械学習チーム アカウントの名前。
- workspaceName
-
string
機械学習チーム アカウント ワークスペースの名前。
- resourceGroupName
-
string
機械学習チーム アカウントが属するリソース グループの名前。
- options
- RequestOptionsBase
省略可能なパラメーター
戻り値
Promise<ProjectsListByWorkspaceResponse>
Promise<Models.ProjectsListByWorkspaceResponse>
listByWorkspace(string, string, string, RequestOptionsBase, ServiceCallback<ProjectListResult>)
function listByWorkspace(accountName: string, workspaceName: string, resourceGroupName: string, options: RequestOptionsBase, callback: ServiceCallback<ProjectListResult>)
パラメーター
- accountName
-
string
機械学習チーム アカウントの名前。
- workspaceName
-
string
機械学習チーム アカウント ワークスペースの名前。
- resourceGroupName
-
string
機械学習チーム アカウントが属するリソース グループの名前。
- options
- RequestOptionsBase
省略可能なパラメーター
- callback
コールバック。
listByWorkspace(string, string, string, ServiceCallback<ProjectListResult>)
function listByWorkspace(accountName: string, workspaceName: string, resourceGroupName: string, callback: ServiceCallback<ProjectListResult>)
パラメーター
- accountName
-
string
機械学習チーム アカウントの名前。
- workspaceName
-
string
機械学習チーム アカウント ワークスペースの名前。
- resourceGroupName
-
string
機械学習チーム アカウントが属するリソース グループの名前。
- callback
コールバック。
listByWorkspaceNext(string, RequestOptionsBase)
指定したワークスペースで使用可能なすべての機械学習プロジェクトを一覧表示します。
function listByWorkspaceNext(nextPageLink: string, options?: RequestOptionsBase): Promise<ProjectsListByWorkspaceNextResponse>
パラメーター
- nextPageLink
-
string
List 操作への前回の正常な呼び出しからの NextLink。
- options
- RequestOptionsBase
省略可能なパラメーター
戻り値
Promise<ProjectsListByWorkspaceNextResponse>
Promise<Models.ProjectsListByWorkspaceNextResponse>
listByWorkspaceNext(string, RequestOptionsBase, ServiceCallback<ProjectListResult>)
function listByWorkspaceNext(nextPageLink: string, options: RequestOptionsBase, callback: ServiceCallback<ProjectListResult>)
パラメーター
- nextPageLink
-
string
List 操作への前回の正常な呼び出しからの NextLink。
- options
- RequestOptionsBase
省略可能なパラメーター
- callback
コールバック。
listByWorkspaceNext(string, ServiceCallback<ProjectListResult>)
function listByWorkspaceNext(nextPageLink: string, callback: ServiceCallback<ProjectListResult>)
パラメーター
- nextPageLink
-
string
List 操作への前回の正常な呼び出しからの NextLink。
- callback
コールバック。
update(string, string, string, string, ProjectUpdateParameters, RequestOptionsBase)
指定したパラメーターを持つプロジェクトを更新します。
function update(resourceGroupName: string, accountName: string, workspaceName: string, projectName: string, parameters: ProjectUpdateParameters, options?: RequestOptionsBase): Promise<ProjectsUpdateResponse>
パラメーター
- resourceGroupName
-
string
機械学習チーム アカウントが属するリソース グループの名前。
- accountName
-
string
機械学習チーム アカウントの名前。
- workspaceName
-
string
機械学習チーム アカウント ワークスペースの名前。
- projectName
-
string
チーム アカウント ワークスペースの下にある機械学習プロジェクトの名前。
- parameters
- ProjectUpdateParameters
機械学習チーム アカウントを更新するためのパラメーター。
- options
- RequestOptionsBase
省略可能なパラメーター
戻り値
Promise<ProjectsUpdateResponse>
Promise<Models.ProjectsUpdateResponse>
update(string, string, string, string, ProjectUpdateParameters, RequestOptionsBase, ServiceCallback<Project>)
function update(resourceGroupName: string, accountName: string, workspaceName: string, projectName: string, parameters: ProjectUpdateParameters, options: RequestOptionsBase, callback: ServiceCallback<Project>)
パラメーター
- resourceGroupName
-
string
機械学習チーム アカウントが属するリソース グループの名前。
- accountName
-
string
機械学習チーム アカウントの名前。
- workspaceName
-
string
機械学習チーム アカウント ワークスペースの名前。
- projectName
-
string
チーム アカウント ワークスペースの下にある機械学習プロジェクトの名前。
- parameters
- ProjectUpdateParameters
機械学習チーム アカウントを更新するためのパラメーター。
- options
- RequestOptionsBase
省略可能なパラメーター
- callback
コールバック。
update(string, string, string, string, ProjectUpdateParameters, ServiceCallback<Project>)
function update(resourceGroupName: string, accountName: string, workspaceName: string, projectName: string, parameters: ProjectUpdateParameters, callback: ServiceCallback<Project>)
パラメーター
- resourceGroupName
-
string
機械学習チーム アカウントが属するリソース グループの名前。
- accountName
-
string
機械学習チーム アカウントの名前。
- workspaceName
-
string
機械学習チーム アカウント ワークスペースの名前。
- projectName
-
string
チーム アカウント ワークスペースの下にある機械学習プロジェクトの名前。
- parameters
- ProjectUpdateParameters
機械学習チーム アカウントを更新するためのパラメーター。
- callback
コールバック。