MachineLearningBatchDeploymentCollection.ExistsAsync Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Checks to see if the resource exists in azure.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/batchEndpoints/{endpointName}/deployments/{deploymentName}
  • Operation Id: BatchDeployments_Get
  • Default Api Version: 2024-04-01
  • Resource: MachineLearningBatchDeploymentResource
C#
public virtual System.Threading.Tasks.Task<Azure.Response<bool>> ExistsAsync(string deploymentName, System.Threading.CancellationToken cancellationToken = default);

Parameters

deploymentName
String

The identifier for the Batch deployments.

cancellationToken
CancellationToken

The cancellation token to use.

Returns

Exceptions

deploymentName is an empty string, and was expected to be non-empty.

deploymentName is null.

Applies to

Toode Versioonid
Azure SDK for .NET Latest, Preview