Partilhar via


MachineLearningOnlineEndpointCollection.GetIfExists Método

Definição

Tenta obter detalhes desse recurso do serviço.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/onlineEndpoints/{endpointName}
  • IdOnlineEndpoints_Get de operação
public virtual Azure.NullableResponse<Azure.ResourceManager.MachineLearning.MachineLearningOnlineEndpointResource> GetIfExists (string endpointName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetIfExists : string * System.Threading.CancellationToken -> Azure.NullableResponse<Azure.ResourceManager.MachineLearning.MachineLearningOnlineEndpointResource>
override this.GetIfExists : string * System.Threading.CancellationToken -> Azure.NullableResponse<Azure.ResourceManager.MachineLearning.MachineLearningOnlineEndpointResource>
Public Overridable Function GetIfExists (endpointName As String, Optional cancellationToken As CancellationToken = Nothing) As NullableResponse(Of MachineLearningOnlineEndpointResource)

Parâmetros

endpointName
String

Nome do ponto de extremidade online.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

endpointName é uma cadeia de caracteres vazia e era esperado que não estivesse vazio.

endpointName é nulo.

Aplica-se a