MachineLearningFeatureSetVersionCollection Class

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.

A class representing a collection of MachineLearningFeatureSetVersionResource and their operations. Each MachineLearningFeatureSetVersionResource in the collection will belong to the same instance of MachineLearningFeatureSetContainerResource. To get a MachineLearningFeatureSetVersionCollection instance call the GetMachineLearningFeatureSetVersions method from an instance of MachineLearningFeatureSetContainerResource.

C#
public class MachineLearningFeatureSetVersionCollection : Azure.ResourceManager.ArmCollection, System.Collections.Generic.IAsyncEnumerable<Azure.ResourceManager.MachineLearning.MachineLearningFeatureSetVersionResource>, System.Collections.Generic.IEnumerable<Azure.ResourceManager.MachineLearning.MachineLearningFeatureSetVersionResource>
Inheritance
MachineLearningFeatureSetVersionCollection
Implements

Constructors

Properties

Client

Gets the ArmClient this resource client was created from.

(Inherited from ArmCollection)
Diagnostics

Gets the diagnostic options for this resource client.

(Inherited from ArmCollection)
Endpoint

Gets the base uri for this resource client.

(Inherited from ArmCollection)
Id

Gets the resource identifier.

(Inherited from ArmCollection)
Pipeline

Gets the pipeline for this resource client.

(Inherited from ArmCollection)

Methods

CreateOrUpdate(WaitUntil, String, MachineLearningFeatureSetVersionData, CancellationToken)

Create or update version.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/featuresets/{name}/versions/{version}
  • Operation Id: FeaturesetVersions_CreateOrUpdate
  • Default Api Version: 2024-04-01
  • Resource: MachineLearningFeatureSetVersionResource
CreateOrUpdateAsync(WaitUntil, String, MachineLearningFeatureSetVersionData, CancellationToken)

Create or update version.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/featuresets/{name}/versions/{version}
  • Operation Id: FeaturesetVersions_CreateOrUpdate
  • Default Api Version: 2024-04-01
  • Resource: MachineLearningFeatureSetVersionResource
Exists(String, CancellationToken)

Checks to see if the resource exists in azure.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/featuresets/{name}/versions/{version}
  • Operation Id: FeaturesetVersions_Get
  • Default Api Version: 2024-04-01
  • Resource: MachineLearningFeatureSetVersionResource
ExistsAsync(String, CancellationToken)

Checks to see if the resource exists in azure.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/featuresets/{name}/versions/{version}
  • Operation Id: FeaturesetVersions_Get
  • Default Api Version: 2024-04-01
  • Resource: MachineLearningFeatureSetVersionResource
Get(String, CancellationToken)

Get version.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/featuresets/{name}/versions/{version}
  • Operation Id: FeaturesetVersions_Get
  • Default Api Version: 2024-04-01
  • Resource: MachineLearningFeatureSetVersionResource
GetAll(MachineLearningFeatureSetVersionCollectionGetAllOptions, CancellationToken)

List versions.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/featuresets/{name}/versions
  • Operation Id: FeaturesetVersions_List
  • Default Api Version: 2024-04-01
  • Resource: MachineLearningFeatureSetVersionResource
GetAllAsync(MachineLearningFeatureSetVersionCollectionGetAllOptions, CancellationToken)

List versions.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/featuresets/{name}/versions
  • Operation Id: FeaturesetVersions_List
  • Default Api Version: 2024-04-01
  • Resource: MachineLearningFeatureSetVersionResource
GetAsync(String, CancellationToken)

Get version.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/featuresets/{name}/versions/{version}
  • Operation Id: FeaturesetVersions_Get
  • Default Api Version: 2024-04-01
  • Resource: MachineLearningFeatureSetVersionResource
GetIfExists(String, CancellationToken)

Tries to get details for this resource from the service.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/featuresets/{name}/versions/{version}
  • Operation Id: FeaturesetVersions_Get
  • Default Api Version: 2024-04-01
  • Resource: MachineLearningFeatureSetVersionResource
GetIfExistsAsync(String, CancellationToken)

Tries to get details for this resource from the service.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/featuresets/{name}/versions/{version}
  • Operation Id: FeaturesetVersions_Get
  • Default Api Version: 2024-04-01
  • Resource: MachineLearningFeatureSetVersionResource
TryGetApiVersion(ResourceType, String)

Gets the api version override if it has been set for the current client options.

(Inherited from ArmCollection)

Explicit Interface Implementations

IAsyncEnumerable<MachineLearningFeatureSetVersionResource>.GetAsyncEnumerator(CancellationToken)

Returns an enumerator that iterates asynchronously through the collection.

IEnumerable.GetEnumerator()

Returns an enumerator that iterates through a collection.

IEnumerable<MachineLearningFeatureSetVersionResource>.GetEnumerator()

Returns an enumerator that iterates through the collection.

Applies to

Toode Versioonid
Azure SDK for .NET Latest, Preview