IComputeInstanceApplication.EndpointUri Property

Definition

Application' endpoint URI.

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

Property Value

Attributes

Applies to