IScriptReference.Timeout Property

Definition

Optional time period passed to timeout command.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Optional time period passed to timeout command.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="timeout", Update=true)]
public string Timeout { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Optional time period passed to timeout command.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="timeout", Update=true)>]
member this.Timeout : string with get, set
Public Property Timeout As String

Property Value

Attributes

Applies to