FeatureAttributionDriftMonitoringSignal.ProductionData Property

Definition

[Required] The data which drift will be calculated for.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IMonitoringInputDataBase> ProductionData { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.ProductionData : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IMonitoringInputDataBase> with get, set
Public Property ProductionData As List(Of IMonitoringInputDataBase)

Property Value

Implements

Attributes

Applies to