IOnlineEndpoint.SwaggerUri Property

Definition

Endpoint Swagger URI.

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

Property Value

Attributes

Applies to