Language

ModelVersion.Warnings Property

Definition

Service-computed advisory warnings derived from the artifact profile.

public System.Collections.Generic.IReadOnlyList<Azure.AI.Projects.FoundryModelWarning> Warnings { get; }
member this.Warnings : System.Collections.Generic.IReadOnlyList<Azure.AI.Projects.FoundryModelWarning>
Public ReadOnly Property Warnings As IReadOnlyList(Of FoundryModelWarning)

Property Value

Applies to