IScriptExecution.Timeout Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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=false, 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=false, SerializedName="timeout", Update=true)>]
member this.Timeout : string with get, set
Public Property Timeout As String
Property Value
- Attributes