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

WebServicesClient.GetAzureMlWebService(String, String, String) Method

Definition

public Microsoft.Azure.Management.MachineLearning.WebServices.Models.WebService GetAzureMlWebService (string resourceGroupName, string webServiceName, string region);
member this.GetAzureMlWebService : string * string * string -> Microsoft.Azure.Management.MachineLearning.WebServices.Models.WebService
Public Function GetAzureMlWebService (resourceGroupName As String, webServiceName As String, region As String) As WebService

Parameters

resourceGroupName
String
webServiceName
String
region
String

Returns

Microsoft.Azure.Management.MachineLearning.WebServices.Models.WebService

Applies to