Freigeben über


MachineLearningBatchDeploymentResource.Get(CancellationToken) Methode

Definition

Ruft eine Batchrückschlussbereitstellung nach id ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/batchEndpoints/{endpointName}/deployments/{deploymentName}
  • Vorgang IdBatchDeployments_Get
public virtual Azure.Response<Azure.ResourceManager.MachineLearning.MachineLearningBatchDeploymentResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.MachineLearning.MachineLearningBatchDeploymentResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.MachineLearning.MachineLearningBatchDeploymentResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of MachineLearningBatchDeploymentResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: