Partager via


MachineLearningRegistryResource.GetMachineLearninRegistryComponentContainer 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 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)

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 à