IPredictionDriftMonitoringSignal.ProductionDataColumn Property

Definition

Mapping of column names to special uses.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Mapping of column names to special uses.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IMonitoringInputDataBaseColumns) }, Read=true, ReadOnly=false, Required=false, SerializedName="columns", Update=false)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IMonitoringInputDataBaseColumns ProductionDataColumn { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Mapping of column names to special uses.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IMonitoringInputDataBaseColumns) }, Read=true, ReadOnly=false, Required=false, SerializedName="columns", Update=false)>]
member this.ProductionDataColumn : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IMonitoringInputDataBaseColumns with get, set
Public Property ProductionDataColumn As IMonitoringInputDataBaseColumns

Property Value

Attributes

Applies to