ICodeVersion.CodeUri Property

Definition

Uri where code is located

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Uri where code is located", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="codeUri", Update=true)]
public string CodeUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Uri where code is located", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="codeUri", Update=true)>]
member this.CodeUri : string with get, set
Public Property CodeUri As String

Property Value

Attributes

Applies to