ModelSourceData 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.
Source information for the model.
public class ModelSourceData : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.ModelSourceData>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.ModelSourceData>
type ModelSourceData = class
interface IJsonModel<ModelSourceData>
interface IPersistableModel<ModelSourceData>
Public Class ModelSourceData
Implements IJsonModel(Of ModelSourceData), IPersistableModel(Of ModelSourceData)
- Inheritance
-
ModelSourceData
- Implements
Constructors
| Name | Description |
|---|---|
| ModelSourceData() |
Initializes a new instance of ModelSourceData. |
Properties
| Name | Description |
|---|---|
| JobId |
The job ID that produced this model. |
| SourceType |
The source type of the model. |