Language

ModelVersion.WeightType Property

Definition

The weight type of the model.

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

Property Value

Applies to