Partager via


IModelVersionFlavors Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.ModelVersionFlavorsTypeConverter))]
public interface IModelVersionFlavors : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IFlavorData1>, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.ModelVersionFlavorsTypeConverter))>]
type IModelVersionFlavors = interface
    interface IJsonSerializable
    interface IAssociativeArray<IFlavorData1>
Public Interface IModelVersionFlavors
Implements IAssociativeArray(Of IFlavorData1), IJsonSerializable
Derived
Attributes
Implements

Applies to