Partager via


MachineLearningWorkspaceResource.GetMachineLearningDataContainer Méthode

Définition

Obtenir le conteneur.

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/data/{name}
  • IdDataContainers_Get d’opération
public virtual Azure.Response<Azure.ResourceManager.MachineLearning.MachineLearningDataContainerResource> GetMachineLearningDataContainer (string name, System.Threading.CancellationToken cancellationToken = default);
abstract member GetMachineLearningDataContainer : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.MachineLearning.MachineLearningDataContainerResource>
override this.GetMachineLearningDataContainer : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.MachineLearning.MachineLearningDataContainerResource>
Public Overridable Function GetMachineLearningDataContainer (name As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of MachineLearningDataContainerResource)

Paramètres

name
String

Nom du conteneur.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

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

name a la valeur null.

S’applique à