ICustomMonitoringSignal.Input Property

Definition

Extra component parameters to take as input. Key is the component literal input port name, value is the parameter value.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Extra component parameters to take as input. Key is the component literal input port name, value is the parameter value.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.ICustomMonitoringSignalInputs) }, Read=true, ReadOnly=false, Required=false, SerializedName="inputs", Update=false)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.ICustomMonitoringSignalInputs Input { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Extra component parameters to take as input. Key is the component literal input port name, value is the parameter value.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.ICustomMonitoringSignalInputs) }, Read=true, ReadOnly=false, Required=false, SerializedName="inputs", Update=false)>]
member this.Input : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.ICustomMonitoringSignalInputs with get, set
Public Property Input As ICustomMonitoringSignalInputs

Property Value

Attributes

Applies to