Lingua

CustomMonitoringSignal.InputAssets Property

Definition

Monitoring assets to take as input. Key is the component input port name, value is the data asset.

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

Property Value

Applies to