IScriptExecutionProperties.Timeout Property

Definition

Time limit for execution

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="Time limit for execution", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="timeout", Update=true)]
public string Timeout { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="Time limit for execution", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="timeout", Update=true)>]
member this.Timeout : string with get, set
Public Property Timeout As String

Property Value

Attributes

Applies to