ModelVersion.WeightType Property
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.
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)