IMonitoringInputDataBase.Uri 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 Uri { 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.Uri : string with get, set
Public Property Uri As String

Property Value

Attributes

Applies to