Compartilhar via


IMonitorDefinitionSignals Interface

Definition

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

Applies to