DatasetReference 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.
Reference to a versioned Foundry Dataset.
public class DatasetReference : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.DatasetReference>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.DatasetReference>
type DatasetReference = class
interface IJsonModel<DatasetReference>
interface IPersistableModel<DatasetReference>
Public Class DatasetReference
Implements IJsonModel(Of DatasetReference), IPersistableModel(Of DatasetReference)
- Inheritance
-
DatasetReference
- Implements
Properties
| Name | Description |
|---|---|
| Name |
Dataset name. |
| Version |
Dataset version. |