FoundryModelWarning 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 warning associated with a model.
public class FoundryModelWarning : System.ClientModel.Primitives.IJsonModel<Azure.AI.Projects.FoundryModelWarning>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Projects.FoundryModelWarning>
type FoundryModelWarning = class
interface IJsonModel<FoundryModelWarning>
interface IPersistableModel<FoundryModelWarning>
Public Class FoundryModelWarning
Implements IJsonModel(Of FoundryModelWarning), IPersistableModel(Of FoundryModelWarning)
- Inheritance
-
FoundryModelWarning
- Implements
Properties
| Name | Description |
|---|---|
| Code |
The warning code. |
| Message |
The warning message. |