Compartilhar via


IEnvironmentVersionProperties.ReadinessRoutePath Property

Definition

[Required] The path for the route.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] The path for the route.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="path")]
public string ReadinessRoutePath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] The path for the route.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="path")>]
member this.ReadinessRoutePath : string with get, set
Public Property ReadinessRoutePath As String

Property Value

Attributes

Applies to