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 に対する操作を表すオブジェクト。

適用対象