Language

ArtifactProfile.Signals Property

Definition

Signals detected in the model artifact.

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

Property Value

Applies to