IDataVersionBase.DataUri Property

Definition

[Required] Uri of the data. Example: https://go.microsoft.com/fwlink/?linkid=2202330

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] Uri of the data. Example: https://go.microsoft.com/fwlink/?linkid=2202330", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="dataUri")]
public string DataUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] Uri of the data. Example: https://go.microsoft.com/fwlink/?linkid=2202330", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="dataUri")>]
member this.DataUri : string with get, set
Public Property DataUri As String

Property Value

Attributes

Applies to