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

WebServicesClient.GetAzureMlWebServiceKeys(String, String) Method

Definition

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

Parameters

resourceGroupName
String
webServiceName
String

Returns

Microsoft.Azure.Management.MachineLearning.WebServices.Models.WebServiceKeys

Applies to