Compartilhar via


MachineLearningWorkspaceResource.GetMachineLearningDataContainer Método

Definição

Obter contêiner.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/data/{name}
  • Operação IdDataContainers_Get
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)

Parâmetros

name
String

Nome do contêiner.

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Exceções

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

name é nulo.

Aplica-se a