Language

ModelSourceData.SourceType Property

Definition

The source type of the model.

public Azure.AI.Projects.FoundryModelSourceType? SourceType { get; set; }
member this.SourceType : Nullable<Azure.AI.Projects.FoundryModelSourceType> with get, set
Public Property SourceType As Nullable(Of FoundryModelSourceType)

Property Value

Applies to