IDataQualityMonitoringSignal.ProductionDataUri Property

Definition

[Required] Input Asset URI.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="[Required] Input Asset URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="uri", Update=false)]
public string ProductionDataUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="[Required] Input Asset URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="uri", Update=false)>]
member this.ProductionDataUri : string with get, set
Public Property ProductionDataUri As String

Property Value

Attributes

Applies to