MachineLearningFeatureStoreEntityContainerResource.GetMachineLearningFeaturestoreEntityVersions 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.
Gets a collection of MachineLearningFeaturestoreEntityVersions in the MachineLearningFeatureStoreEntityContainerResource.
public virtual Azure.ResourceManager.MachineLearning.MachineLearningFeaturestoreEntityVersionCollection GetMachineLearningFeaturestoreEntityVersions();
abstract member GetMachineLearningFeaturestoreEntityVersions : unit -> Azure.ResourceManager.MachineLearning.MachineLearningFeaturestoreEntityVersionCollection
override this.GetMachineLearningFeaturestoreEntityVersions : unit -> Azure.ResourceManager.MachineLearning.MachineLearningFeaturestoreEntityVersionCollection
Public Overridable Function GetMachineLearningFeaturestoreEntityVersions () As MachineLearningFeaturestoreEntityVersionCollection
Returns
An object representing collection of MachineLearningFeaturestoreEntityVersions and their operations over a MachineLearningFeaturestoreEntityVersionResource.