共用方式為


remote 模組

包含在 Azure Machine Learning 中管理遠端計算目標的功能。

類別

RemoteCompute

管理遠端計算目標,以用於 Azure Machine Learning。

Azure Machine Learning 支援使用將遠端計算資源附加至您的工作區。 只要 Azure Machine Learning 可以存取資源,遠端資源可以是 Azure VM、組織中的遠端伺服器或內部部署。 如需詳細資訊,請參閱 什麼是 Azure Machine Learning 中的計算目標?

類別 ComputeTarget 建構函式。

擷取與所提供工作區相關聯的 Compute 物件的雲端表示法。 傳回對應至所擷取之 Compute 物件特定型別之子類別的實例。

RemoteComputeAttachConfiguration

表示附加遠端計算目標的組態參數。

attach_configuration使用類別的 RemoteCompute 方法來指定附加參數。

初始化組態物件。