Share via


IFeatureAttributionDriftMonitoringSignal.ProductionData Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] The data which drift will be calculated for.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IMonitoringInputDataBase) }, ReadOnly=false, Required=true, SerializedName="productionData")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IMonitoringInputDataBase[] ProductionData { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] The data which drift will be calculated for.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IMonitoringInputDataBase) }, ReadOnly=false, Required=true, SerializedName="productionData")>]
member this.ProductionData : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IMonitoringInputDataBase[] with get, set
Public Property ProductionData As IMonitoringInputDataBase()

Property Value

Attributes

Applies to