ITableVertical.TestDataUri 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=true)]
public string TestDataUri { 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=true)>]
member this.TestDataUri : string with get, set
Public Property TestDataUri As String

Property Value

Attributes

Applies to