MachineLearningDataVersionCollection.Exists(String, CancellationToken) 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}/data/{name}/versions/{version}
  • Operation Id: DataVersions_Get
  • Default Api Version: 2024-04-01
  • Resource: MachineLearningDataVersionResource
C#
public virtual Azure.Response<bool> Exists(string version, System.Threading.CancellationToken cancellationToken = default);

Parameters

version
String

Version identifier.

cancellationToken
CancellationToken

The cancellation token to use.

Returns

Exceptions

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

version is null.

Applies to

Toode Versioonid
Azure SDK for .NET Latest, Preview