Partager via


MachineLearningRegistryResource.GetMachineLearninRegistryComponentContainerAsync Méthode

Définition

Obtenir le conteneur.

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/registrys/{registryName}/components/{componentName}
  • IdRegistryComponentContainers_Get d’opération
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.MachineLearning.MachineLearninRegistryComponentContainerResource>> GetMachineLearninRegistryComponentContainerAsync (string componentName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetMachineLearninRegistryComponentContainerAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.MachineLearning.MachineLearninRegistryComponentContainerResource>>
override this.GetMachineLearninRegistryComponentContainerAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.MachineLearning.MachineLearninRegistryComponentContainerResource>>
Public Overridable Function GetMachineLearninRegistryComponentContainerAsync (componentName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of MachineLearninRegistryComponentContainerResource))

Paramètres

componentName
String

Nom du conteneur.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

componentName est une chaîne vide, et on s’attendait à ce qu’elle ne soit pas vide.

componentName a la valeur null.

S’applique à