次の方法で共有


MachineLearningWorkspaceResource クラス

定義

MachineLearningWorkspace と、それに対して実行できるインスタンス操作を表すクラス。 がある場合はResourceIdentifier、GetMachineLearningWorkspaceResource メソッドを使用して のArmClientインスタンスから を構築MachineLearningWorkspaceResourceできます。 それ以外の場合は、GetMachineLearningWorkspace メソッドを使用して親リソース ResourceGroupResource から取得できます。

public class MachineLearningWorkspaceResource : Azure.ResourceManager.ArmResource
type MachineLearningWorkspaceResource = class
    inherit ArmResource
Public Class MachineLearningWorkspaceResource
Inherits ArmResource
継承
MachineLearningWorkspaceResource

コンストラクター

MachineLearningWorkspaceResource()

モック作成のために クラスの MachineLearningWorkspaceResource 新しいインスタンスを初期化します。

フィールド

ResourceType

操作のリソースの種類を取得します。

プロパティ

Client

このリソース クライアントの ArmClient 作成元を取得します。

(継承元 ArmResource)
Data

この機能を表すデータを取得します。

Diagnostics

このリソース クライアントの診断オプションを取得します。

(継承元 ArmResource)
Endpoint

このリソース クライアントのベース URI を取得します。

(継承元 ArmResource)
HasData

現在のインスタンスにデータがあるかどうかを取得します。

Id

リソース識別子を取得します。

(継承元 ArmResource)
Pipeline

このリソース クライアントのパイプラインを取得します。

(継承元 ArmResource)

メソッド

AddTag(String, String, CancellationToken)

現在のリソースにタグを追加します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}
  • 操作IdWorkspaces_Get
AddTagAsync(String, String, CancellationToken)

現在のリソースにタグを追加します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}
  • 操作IdWorkspaces_Get
CanUseTagResource(CancellationToken)

TagResource API が現在の環境にデプロイされているかどうかを確認します。

(継承元 ArmResource)
CanUseTagResourceAsync(CancellationToken)

TagResource API が現在の環境にデプロイされているかどうかを確認します。

(継承元 ArmResource)
CreateResourceIdentifier(String, String, String)

インスタンスのリソース識別子を MachineLearningWorkspaceResource 生成します。

Delete(WaitUntil, Nullable<Boolean>, CancellationToken)

機械学習ワークスペースを削除します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}
  • 操作IdWorkspaces_Delete
DeleteAsync(WaitUntil, Nullable<Boolean>, CancellationToken)

機械学習ワークスペースを削除します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}
  • 操作IdWorkspaces_Delete
Diagnose(WaitUntil, MachineLearningWorkspaceDiagnoseContent, CancellationToken)

ワークスペースのセットアップの問題を診断します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/diagnose
  • 操作IdWorkspaces_Diagnose
DiagnoseAsync(WaitUntil, MachineLearningWorkspaceDiagnoseContent, CancellationToken)

ワークスペースのセットアップの問題を診断します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/diagnose
  • 操作IdWorkspaces_Diagnose
Get(CancellationToken)

指定した機械学習ワークスペースのプロパティを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}
  • 操作IdWorkspaces_Get
GetAsync(CancellationToken)

指定した機械学習ワークスペースのプロパティを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}
  • 操作IdWorkspaces_Get
GetAvailableLocations(CancellationToken)

使用可能なすべての地域の場所を一覧表示します。

(継承元 ArmResource)
GetAvailableLocationsAsync(CancellationToken)

使用可能なすべての地域の場所を一覧表示します。

(継承元 ArmResource)
GetKeys(CancellationToken)

このワークスペースに関連付けられているすべてのキーを一覧表示します。 これには、ストレージ アカウントのキー、アプリの分析情報、コンテナー レジストリのパスワードが含まれます。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/listKeys
  • 操作IdWorkspaces_ListKeys
GetKeysAsync(CancellationToken)

このワークスペースに関連付けられているすべてのキーを一覧表示します。 これには、ストレージ アカウントのキー、アプリの分析情報、コンテナー レジストリのパスワードが含まれます。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/listKeys
  • 操作IdWorkspaces_ListKeys
GetMachineLearningBatchEndpoint(String, CancellationToken)

名前でバッチ推論エンドポイントを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/batchEndpoints/{endpointName}
  • 操作IdBatchEndpoints_Get
GetMachineLearningBatchEndpointAsync(String, CancellationToken)

名前でバッチ推論エンドポイントを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/batchEndpoints/{endpointName}
  • 操作IdBatchEndpoints_Get
GetMachineLearningBatchEndpoints()

MachineLearningWorkspace 内の MachineLearningBatchEndpointResources のコレクションを取得します。

GetMachineLearningCodeContainer(String, CancellationToken)

コンテナーを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/codes/{name}
  • 操作IdCodeContainers_Get
GetMachineLearningCodeContainerAsync(String, CancellationToken)

コンテナーを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/codes/{name}
  • 操作IdCodeContainers_Get
GetMachineLearningCodeContainers()

MachineLearningWorkspace 内の MachineLearningCodeContainerResources のコレクションを取得します。

GetMachineLearningComponentContainer(String, CancellationToken)

コンテナーを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/components/{name}
  • 操作IdComponentContainers_Get
GetMachineLearningComponentContainerAsync(String, CancellationToken)

コンテナーを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/components/{name}
  • 操作IdComponentContainers_Get
GetMachineLearningComponentContainers()

MachineLearningWorkspace 内の MachineLearningComponentContainerResources のコレクションを取得します。

GetMachineLearningCompute(String, CancellationToken)

コンピューティング定義をその名前で取得します。 シークレット (ストレージ キー、サービス資格情報など) は返されません。'keys' 入れ子になったリソースを使用して取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/computes/{computeName}
  • 操作IdCompute_Get
GetMachineLearningComputeAsync(String, CancellationToken)

コンピューティング定義をその名前で取得します。 シークレット (ストレージ キー、サービス資格情報など) は返されません。'keys' 入れ子になったリソースを使用して取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/computes/{computeName}
  • 操作IdCompute_Get
GetMachineLearningComputes()

MachineLearningWorkspace 内の MachineLearningComputeResources のコレクションを取得します。

GetMachineLearningDataContainer(String, CancellationToken)

コンテナーを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/data/{name}
  • 操作IdDataContainers_Get
GetMachineLearningDataContainerAsync(String, CancellationToken)

コンテナーを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/data/{name}
  • 操作IdDataContainers_Get
GetMachineLearningDataContainers()

MachineLearningWorkspace 内の MachineLearningDataContainerResources のコレクションを取得します。

GetMachineLearningDatastore(String, CancellationToken)

データストアを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/datastores/{name}
  • 操作IdDatastores_Get
GetMachineLearningDatastoreAsync(String, CancellationToken)

データストアを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/datastores/{name}
  • 操作IdDatastores_Get
GetMachineLearningDatastores()

MachineLearningWorkspace 内の MachineLearningDatastoreResources のコレクションを取得します。

GetMachineLearningEnvironmentContainer(String, CancellationToken)

コンテナーを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/environments/{name}
  • 操作IdEnvironmentContainers_Get
GetMachineLearningEnvironmentContainerAsync(String, CancellationToken)

コンテナーを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/environments/{name}
  • 操作IdEnvironmentContainers_Get
GetMachineLearningEnvironmentContainers()

MachineLearningWorkspace 内の MachineLearningEnvironmentContainerResources のコレクションを取得します。

GetMachineLearningFeatureSetContainer(String, CancellationToken)

コンテナーを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/featuresets/{name}
  • 操作IdFeaturesetContainers_GetEntity
GetMachineLearningFeatureSetContainerAsync(String, CancellationToken)

コンテナーを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/featuresets/{name}
  • 操作IdFeaturesetContainers_GetEntity
GetMachineLearningFeatureSetContainers()

MachineLearningWorkspace 内の MachineLearningFeatureSetContainerResources のコレクションを取得します。

GetMachineLearningFeatureStoreEntityContainer(String, CancellationToken)

コンテナーを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/featurestoreEntities/{name}
  • 操作IdFeaturestoreEntityContainers_GetEntity
GetMachineLearningFeatureStoreEntityContainerAsync(String, CancellationToken)

コンテナーを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/featurestoreEntities/{name}
  • 操作IdFeaturestoreEntityContainers_GetEntity
GetMachineLearningFeatureStoreEntityContainers()

MachineLearningWorkspace 内の MachineLearningFeatureStoreEntityContainerResources のコレクションを取得します。

GetMachineLearningJob(String, CancellationToken)

名前/ID でジョブを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/jobs/{id}
  • 操作IdJobs_Get
GetMachineLearningJobAsync(String, CancellationToken)

名前/ID でジョブを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/jobs/{id}
  • 操作IdJobs_Get
GetMachineLearningJobs()

MachineLearningWorkspace 内の MachineLearningJobResources のコレクションを取得します。

GetMachineLearningLabelingJob(String, Nullable<Boolean>, Nullable<Boolean>, CancellationToken)

名前/ID でラベル付けジョブを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/labelingJobs/{id}
  • 操作IdLabelingJobs_Get
GetMachineLearningLabelingJobAsync(String, Nullable<Boolean>, Nullable<Boolean>, CancellationToken)

名前/ID でラベル付けジョブを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/labelingJobs/{id}
  • 操作IdLabelingJobs_Get
GetMachineLearningLabelingJobs()

MachineLearningWorkspace 内の MachineLearningLabelingJobResources のコレクションを取得します。

GetMachineLearningModelContainer(String, CancellationToken)

コンテナーを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/models/{name}
  • 操作IdModelContainers_Get
GetMachineLearningModelContainerAsync(String, CancellationToken)

コンテナーを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/models/{name}
  • 操作IdModelContainers_Get
GetMachineLearningModelContainers()

MachineLearningWorkspace 内の MachineLearningModelContainerResources のコレクションを取得します。

GetMachineLearningOnlineEndpoint(String, CancellationToken)

オンライン エンドポイントを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/onlineEndpoints/{endpointName}
  • 操作IdOnlineEndpoints_Get
GetMachineLearningOnlineEndpointAsync(String, CancellationToken)

オンライン エンドポイントを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/onlineEndpoints/{endpointName}
  • 操作IdOnlineEndpoints_Get
GetMachineLearningOnlineEndpoints()

MachineLearningWorkspace 内の MachineLearningOnlineEndpointResources のコレクションを取得します。

GetMachineLearningOutboundRuleBasic(String, CancellationToken)

機械学習ワークスペースのマネージド ネットワークから送信規則を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/outboundRules/{ruleName}
  • 操作IdManagedNetworkSettingsRule_Get
GetMachineLearningOutboundRuleBasicAsync(String, CancellationToken)

機械学習ワークスペースのマネージド ネットワークから送信規則を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/outboundRules/{ruleName}
  • 操作IdManagedNetworkSettingsRule_Get
GetMachineLearningOutboundRuleBasics()

MachineLearningWorkspace 内の MachineLearningOutboundRuleBasicResources のコレクションを取得します。

GetMachineLearningPrivateEndpointConnection(String, CancellationToken)

PE 接続を取得するためにエンド ユーザーによって呼び出されます。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/privateEndpointConnections/{privateEndpointConnectionName}
  • 操作IdPrivateEndpointConnections_Get
GetMachineLearningPrivateEndpointConnectionAsync(String, CancellationToken)

PE 接続を取得するためにエンド ユーザーによって呼び出されます。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/privateEndpointConnections/{privateEndpointConnectionName}
  • 操作IdPrivateEndpointConnections_Get
GetMachineLearningPrivateEndpointConnections()

MachineLearningWorkspace 内の MachineLearningPrivateEndpointConnectionResources のコレクションを取得します。

GetMachineLearningSchedule(String, CancellationToken)

スケジュールを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/schedules/{name}
  • 操作IdSchedules_Get
GetMachineLearningScheduleAsync(String, CancellationToken)

スケジュールを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/schedules/{name}
  • 操作IdSchedules_Get
GetMachineLearningSchedules()

MachineLearningWorkspace 内の MachineLearningScheduleResources のコレクションを取得します。

GetMachineLearningWorkspaceConnection(String, CancellationToken)

機械学習ワークスペースの接続を名前で一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/connections/{connectionName}
  • 操作IdWorkspaceConnections_Get
GetMachineLearningWorkspaceConnectionAsync(String, CancellationToken)

機械学習ワークスペースの接続を名前で一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/connections/{connectionName}
  • 操作IdWorkspaceConnections_Get
GetMachineLearningWorkspaceConnections()

MachineLearningWorkspace 内の MachineLearningWorkspaceConnectionResources のコレクションを取得します。

GetManagementLock(String, CancellationToken)

スコープ別に管理ロックを取得します。

  • 要求パス/{scope}/providers/Microsoft.Authorization/locks/{lockName}
  • 操作IdManagementLocks_GetByScope
(継承元 ArmResource)
GetManagementLockAsync(String, CancellationToken)

スコープ別に管理ロックを取得します。

  • 要求パス/{scope}/providers/Microsoft.Authorization/locks/{lockName}
  • 操作IdManagementLocks_GetByScope
(継承元 ArmResource)
GetManagementLocks()

ArmResource 内の ManagementLockResources のコレクションを取得します。

(継承元 ArmResource)
GetNotebookAccessToken(CancellationToken)

Azure Machine Learning ワークスペースのノートブック アクセス トークンを取得する

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/listNotebookAccessToken
  • 操作IdWorkspaces_ListNotebookAccessToken
GetNotebookAccessTokenAsync(CancellationToken)

Azure Machine Learning ワークスペースのノートブック アクセス トークンを取得する

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/listNotebookAccessToken
  • 操作IdWorkspaces_ListNotebookAccessToken
GetNotebookKeys(CancellationToken)

Azure Machine Learning ワークスペース ノートブックのキーを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/listNotebookKeys
  • 操作IdWorkspaces_ListNotebookKeys
GetNotebookKeysAsync(CancellationToken)

Azure Machine Learning ワークスペース ノートブックのキーを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/listNotebookKeys
  • 操作IdWorkspaces_ListNotebookKeys
GetOutboundNetworkDependenciesEndpoints(CancellationToken)

クライアント (ポータル、CLI など) によって呼び出され、すべての外部送信依存関係 (FQDN) の一覧をプログラムで取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/outboundNetworkDependenciesEndpoints
  • 操作IdWorkspaces_ListOutboundNetworkDependenciesEndpoints
GetOutboundNetworkDependenciesEndpointsAsync(CancellationToken)

クライアント (ポータル、CLI など) によって呼び出され、すべての外部送信依存関係 (FQDN) の一覧をプログラムで取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/outboundNetworkDependenciesEndpoints
  • 操作IdWorkspaces_ListOutboundNetworkDependenciesEndpoints
GetPolicyAssignment(String, CancellationToken)

この操作では、名前と作成されたスコープを指定して、1 つのポリシー割り当てを取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}
  • 操作IdPolicyAssignments_Get
(継承元 ArmResource)
GetPolicyAssignmentAsync(String, CancellationToken)

この操作では、名前と作成されたスコープを指定して、1 つのポリシー割り当てを取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}
  • 操作IdPolicyAssignments_Get
(継承元 ArmResource)
GetPolicyAssignments()

ArmResource 内の PolicyAssignmentResources のコレクションを取得します。

(継承元 ArmResource)
GetPrivateLinkResources(CancellationToken)

クライアント (ポータル、CLI など) によって呼び出され、ワークスペースで使用可能な "プライベート リンク リソース" を取得します。 各 "プライベート リンク リソース" は、リソースへの接続エンドポイント (IP アドレス) です。 ワークスペースごとに 1 つ前の接続エンドポイント: DNS 解決によって返されるデータ プレーン IP アドレス。 Azure Storage などの他の RP には、BLOB 用に 1 つ、キュー用などに複数の RP があります。「[NRP] プライベート エンドポイント設計」ドキュメント「GET API for GroupIds」で定義されています。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/privateLinkResources
  • 操作IdPrivateLinkResources_List
GetPrivateLinkResourcesAsync(CancellationToken)

クライアント (ポータル、CLI など) によって呼び出され、ワークスペースで使用可能な "プライベート リンク リソース" を取得します。 各 "プライベート リンク リソース" は、リソースへの接続エンドポイント (IP アドレス) です。 ワークスペースごとに 1 つ前の接続エンドポイント: DNS 解決によって返されるデータ プレーン IP アドレス。 Azure Storage などの他の RP には、BLOB 用に 1 つ、キュー用などに複数の RP があります。「[NRP] プライベート エンドポイント設計」ドキュメント「GET API for GroupIds」で定義されています。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/privateLinkResources
  • 操作IdPrivateLinkResources_List
GetStorageAccountKeys(CancellationToken)

Azure Machine Learning ワークスペースのストレージ アカウントのキーを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/listStorageAccountKeys
  • 操作IdWorkspaces_ListStorageAccountKeys
GetStorageAccountKeysAsync(CancellationToken)

Azure Machine Learning ワークスペースのストレージ アカウントのキーを一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/listStorageAccountKeys
  • 操作IdWorkspaces_ListStorageAccountKeys
GetTagResource()

ArmResource で実行できるインスタンス操作と共に TagResource を表すオブジェクトを取得します。

(継承元 ArmResource)
GetWorkspaceFeatures(CancellationToken)

ワークスペースに対して有効になっているすべての機能を一覧表示します

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/features
  • 操作IdWorkspaceFeatures_List
GetWorkspaceFeaturesAsync(CancellationToken)

ワークスペースに対して有効になっているすべての機能を一覧表示します

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/features
  • 操作IdWorkspaceFeatures_List
PrepareNotebook(WaitUntil, CancellationToken)

Azure Machine Learning ワークスペースのノートブック リソースを準備する

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/prepareNotebook
  • 操作IdWorkspaces_PrepareNotebook
PrepareNotebookAsync(WaitUntil, CancellationToken)

Azure Machine Learning ワークスペースのノートブック リソースを準備する

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/prepareNotebook
  • 操作IdWorkspaces_PrepareNotebook
ProvisionManagedNetworkManagedNetworkProvision(WaitUntil, ManagedNetworkProvisionContent, CancellationToken)

機械学習ワークスペースのマネージド ネットワークをプロビジョニングします。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/provisionManagedNetwork
  • 操作IdManagedNetworkProvisions_ProvisionManagedNetwork
ProvisionManagedNetworkManagedNetworkProvisionAsync(WaitUntil, ManagedNetworkProvisionContent, CancellationToken)

機械学習ワークスペースのマネージド ネットワークをプロビジョニングします。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/provisionManagedNetwork
  • 操作IdManagedNetworkProvisions_ProvisionManagedNetwork
RemoveTag(String, CancellationToken)

リソースからキーによるタグを削除します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}
  • 操作IdWorkspaces_Get
RemoveTagAsync(String, CancellationToken)

リソースからキーによるタグを削除します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}
  • 操作IdWorkspaces_Get
ResyncKeys(WaitUntil, CancellationToken)

このワークスペースに関連付けられているすべてのキーを再同期します。これには、ストレージ アカウントのキー、コンテナー レジストリのアプリの分析情報、パスワードが含まれます

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/resyncKeys
  • 操作IdWorkspaces_ResyncKeys
ResyncKeysAsync(WaitUntil, CancellationToken)

このワークスペースに関連付けられているすべてのキーを再同期します。これには、ストレージ アカウントのキー、コンテナー レジストリのアプリの分析情報、パスワードが含まれます

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/resyncKeys
  • 操作IdWorkspaces_ResyncKeys
SetTags(IDictionary<String,String>, CancellationToken)

リソースのタグを指定されたセットに置き換えます。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}
  • 操作IdWorkspaces_Get
SetTagsAsync(IDictionary<String,String>, CancellationToken)

リソースのタグを指定されたセットに置き換えます。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}
  • 操作IdWorkspaces_Get
TryGetApiVersion(ResourceType, String)

現在のクライアント オプションに設定されている場合は、API バージョンのオーバーライドを取得します。

(継承元 ArmResource)
Update(WaitUntil, MachineLearningWorkspacePatch, CancellationToken)

指定したパラメーターを持つ機械学習ワークスペースを更新します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}
  • 操作IdWorkspaces_Update
UpdateAsync(WaitUntil, MachineLearningWorkspacePatch, CancellationToken)

指定したパラメーターを持つ機械学習ワークスペースを更新します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}
  • 操作IdWorkspaces_Update

拡張メソッド

GetAuthorizationRoleDefinition(ArmResource, ResourceIdentifier, CancellationToken)

ロール定義を名前 (GUID) で取得します。

  • 要求パス/{scope}/providers/Microsoft.Authorization/roleDefinitions/{roleDefinitionId}
  • 操作IdRoleDefinitions_Get
GetAuthorizationRoleDefinitionAsync(ArmResource, ResourceIdentifier, CancellationToken)

ロール定義を名前 (GUID) で取得します。

  • 要求パス/{scope}/providers/Microsoft.Authorization/roleDefinitions/{roleDefinitionId}
  • 操作IdRoleDefinitions_Get
GetAuthorizationRoleDefinitions(ArmResource)

ArmResource 内の AuthorizationRoleDefinitionResources のコレクションを取得します。

GetDenyAssignment(ArmResource, String, CancellationToken)

指定した拒否割り当てを取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/denyAssignments/{denyAssignmentId}
  • 操作IdDenyAssignments_Get
GetDenyAssignmentAsync(ArmResource, String, CancellationToken)

指定した拒否割り当てを取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/denyAssignments/{denyAssignmentId}
  • 操作IdDenyAssignments_Get
GetDenyAssignments(ArmResource)

ArmResource 内の DenyAssignmentResources のコレクションを取得します。

GetRoleAssignment(ArmResource, String, String, CancellationToken)

スコープと名前でロールの割り当てを取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}
  • 操作IdRoleAssignments_Get
GetRoleAssignmentAsync(ArmResource, String, String, CancellationToken)

スコープと名前でロールの割り当てを取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}
  • 操作IdRoleAssignments_Get
GetRoleAssignments(ArmResource)

ArmResource 内の RoleAssignmentResources のコレクションを取得します。

GetRoleAssignmentSchedule(ArmResource, String, CancellationToken)

リソース スコープの指定されたロール割り当てスケジュールを取得する

  • Request Path/{scope}/providers/Microsoft.Authorization/roleAssignmentSchedules/{roleAssignmentScheduleName}
  • 操作IdRoleAssignmentSchedules_Get
GetRoleAssignmentScheduleAsync(ArmResource, String, CancellationToken)

リソース スコープの指定されたロール割り当てスケジュールを取得する

  • Request Path/{scope}/providers/Microsoft.Authorization/roleAssignmentSchedules/{roleAssignmentScheduleName}
  • 操作IdRoleAssignmentSchedules_Get
GetRoleAssignmentScheduleInstance(ArmResource, String, CancellationToken)

指定したロール割り当てスケジュール インスタンスを取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleInstances/{roleAssignmentScheduleInstanceName}
  • 操作IdRoleAssignmentScheduleInstances_Get
GetRoleAssignmentScheduleInstanceAsync(ArmResource, String, CancellationToken)

指定したロール割り当てスケジュール インスタンスを取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleInstances/{roleAssignmentScheduleInstanceName}
  • 操作IdRoleAssignmentScheduleInstances_Get
GetRoleAssignmentScheduleInstances(ArmResource)

ArmResource 内の RoleAssignmentScheduleInstanceResources のコレクションを取得します。

GetRoleAssignmentScheduleRequest(ArmResource, String, CancellationToken)

指定したロール割り当てスケジュール要求を取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleRequests/{roleAssignmentScheduleRequestName}
  • 操作IdRoleAssignmentScheduleRequests_Get
GetRoleAssignmentScheduleRequestAsync(ArmResource, String, CancellationToken)

指定したロール割り当てスケジュール要求を取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleRequests/{roleAssignmentScheduleRequestName}
  • 操作IdRoleAssignmentScheduleRequests_Get
GetRoleAssignmentScheduleRequests(ArmResource)

ArmResource 内の RoleAssignmentScheduleRequestResources のコレクションを取得します。

GetRoleAssignmentSchedules(ArmResource)

ArmResource 内の RoleAssignmentScheduleResources のコレクションを取得します。

GetRoleEligibilitySchedule(ArmResource, String, CancellationToken)

リソース スコープの指定されたロール適格性スケジュールを取得する

  • Request Path/{scope}/providers/Microsoft.Authorization/roleEligibilitySchedules/{roleEligibilityScheduleName}
  • 操作IdRoleEligibilitySchedules_Get
GetRoleEligibilityScheduleAsync(ArmResource, String, CancellationToken)

リソース スコープの指定されたロール適格性スケジュールを取得する

  • Request Path/{scope}/providers/Microsoft.Authorization/roleEligibilitySchedules/{roleEligibilityScheduleName}
  • 操作IdRoleEligibilitySchedules_Get
GetRoleEligibilityScheduleInstance(ArmResource, String, CancellationToken)

指定したロール適格性スケジュール インスタンスを取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleInstances/{roleEligibilityScheduleInstanceName}
  • 操作IdRoleEligibilityScheduleInstances_Get
GetRoleEligibilityScheduleInstanceAsync(ArmResource, String, CancellationToken)

指定したロール適格性スケジュール インスタンスを取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleInstances/{roleEligibilityScheduleInstanceName}
  • 操作IdRoleEligibilityScheduleInstances_Get
GetRoleEligibilityScheduleInstances(ArmResource)

ArmResource 内の RoleEligibilityScheduleInstanceResources のコレクションを取得します。

GetRoleEligibilityScheduleRequest(ArmResource, String, CancellationToken)

指定したロールの適格性スケジュール要求を取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleRequests/{roleEligibilityScheduleRequestName}
  • 操作IdRoleEligibilityScheduleRequests_Get
GetRoleEligibilityScheduleRequestAsync(ArmResource, String, CancellationToken)

指定したロールの適格性スケジュール要求を取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleRequests/{roleEligibilityScheduleRequestName}
  • 操作IdRoleEligibilityScheduleRequests_Get
GetRoleEligibilityScheduleRequests(ArmResource)

ArmResource 内の RoleEligibilityScheduleRequestResources のコレクションを取得します。

GetRoleEligibilitySchedules(ArmResource)

ArmResource 内の RoleEligibilityScheduleResources のコレクションを取得します。

GetRoleManagementPolicies(ArmResource)

ArmResource 内の RoleManagementPolicyResources のコレクションを取得します。

GetRoleManagementPolicy(ArmResource, String, CancellationToken)

リソース スコープの指定されたロール管理ポリシーを取得する

  • 要求パス/{scope}/providers/Microsoft.Authorization/roleManagementPolicies/{roleManagementPolicyName}
  • 操作IdRoleManagementPolicies_Get
GetRoleManagementPolicyAssignment(ArmResource, String, CancellationToken)

リソース スコープに対して指定されたロール管理ポリシーの割り当てを取得する

  • Request Path/{scope}/providers/Microsoft.Authorization/roleManagementPolicyAssignments/{roleManagementPolicyAssignmentName}
  • 操作IdRoleManagementPolicyAssignments_Get
GetRoleManagementPolicyAssignmentAsync(ArmResource, String, CancellationToken)

リソース スコープに対して指定されたロール管理ポリシーの割り当てを取得する

  • 要求パス/{scope}/providers/Microsoft.Authorization/roleManagementPolicyAssignments/{roleManagementPolicyAssignmentName}
  • 操作IdRoleManagementPolicyAssignments_Get
GetRoleManagementPolicyAssignments(ArmResource)

ArmResource 内の RoleManagementPolicyAssignmentResources のコレクションを取得します。

GetRoleManagementPolicyAsync(ArmResource, String, CancellationToken)

リソース スコープの指定されたロール管理ポリシーを取得する

  • 要求パス/{scope}/providers/Microsoft.Authorization/roleManagementPolicies/{roleManagementPolicyName}
  • 操作IdRoleManagementPolicies_Get
GetSystemAssignedIdentity(ArmResource)

ArmResource で実行できるインスタンス操作と共に SystemAssignedIdentityResource を表すオブジェクトを取得します。

GetLinkerResource(ArmResource, String, CancellationToken)

指定した名前のリンカー リソースを返します。

  • 要求パス/{resourceUri}/providers/Microsoft.ServiceLinker/linkers/{linkerName}
  • 操作IdLinker_Get
GetLinkerResourceAsync(ArmResource, String, CancellationToken)

指定した名前のリンカー リソースを返します。

  • 要求パス/{resourceUri}/providers/Microsoft.ServiceLinker/linkers/{linkerName}
  • 操作IdLinker_Get
GetLinkerResources(ArmResource)

ArmResource 内の LinkerResources のコレクションを取得します。

適用対象