Sdílet prostřednictvím


MachineLearningModelVersionProperties.Flavors Property

Definition

Mapping of model flavors to their properties.

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.MachineLearning.Models.MachineLearningFlavorData> Flavors { get; set; }
member this.Flavors : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.MachineLearning.Models.MachineLearningFlavorData> with get, set
Public Property Flavors As IDictionary(Of String, MachineLearningFlavorData)

Property Value

Applies to