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.
Dataset reference object.
public class DatasetReference : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.DatasetReference>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.DatasetReference>
type DatasetReference = class
interface IJsonModel<DatasetReference>
interface IPersistableModel<DatasetReference>
Public Class DatasetReference
Implements IJsonModel(Of DatasetReference), IPersistableModel(Of DatasetReference)
- Inheritance
-
DatasetReference
- Implements
Constructors
| Name | Description |
|---|---|
| DatasetReference() |
Initializes a new instance of DatasetReference. |
Properties
| Name | Description |
|---|---|
| Id |
The fully qualified ARM id of the dataset reference. |
| Name |
The name of the dataset reference. |