Freigeben über


MachineLearningRegistryResource.GetMachineLearninRegistryComponentContainer Methode

Definition

Container abrufen.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/registries/{registryName}/components/{componentName}
  • Vorgangs-IdRegistryComponentContainers_Get
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)

Parameter

componentName
String

Der Containername.

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

componentName ist eine leere Zeichenfolge und wurde erwartet, dass sie nicht leer ist.

componentName ist NULL.

Gilt für: