Partager via


IDataCollectorCollections Interface

Definition

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

Applies to