你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MachineLearningOnlineEndpointResource.GetMachineLearningOnlineDeployments 方法

定义

获取 MachineLearningOnlineEndpoint 中的 MachineLearningOnlineDeploymentResources 的集合。

public virtual Azure.ResourceManager.MachineLearning.MachineLearningOnlineDeploymentCollection GetMachineLearningOnlineDeployments ();
abstract member GetMachineLearningOnlineDeployments : unit -> Azure.ResourceManager.MachineLearning.MachineLearningOnlineDeploymentCollection
override this.GetMachineLearningOnlineDeployments : unit -> Azure.ResourceManager.MachineLearning.MachineLearningOnlineDeploymentCollection
Public Overridable Function GetMachineLearningOnlineDeployments () As MachineLearningOnlineDeploymentCollection

返回

一个 对象,该对象表示 MachineLearningOnlineDeploymentResources 及其在 MachineLearningOnlineDeploymentResource 上的操作的集合。

适用于