Compartilhar via


MachineLearningRegistryResource.GetMachineLearninRegistryComponentContainer Método

Definição

Obter contêiner.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/registries/{registryName}/components/{componentName}
  • IdRegistryComponentContainers_Get de operação
public virtual Azure.Response<Azure.ResourceManager.MachineLearning.MachineLearninRegistryComponentContainerResource> GetMachineLearninRegistryComponentContainer (string componentName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetMachineLearninRegistryComponentContainer : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.MachineLearning.MachineLearninRegistryComponentContainerResource>
override this.GetMachineLearninRegistryComponentContainer : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.MachineLearning.MachineLearninRegistryComponentContainerResource>
Public Overridable Function GetMachineLearninRegistryComponentContainer (componentName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of MachineLearninRegistryComponentContainerResource)

Parâmetros

componentName
String

Nome do contêiner.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

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

componentName é nulo.

Aplica-se a