IStorageApplianceRunReadCommandsParameters.LimitTimeSecond Property

Definition

The maximum time the commands are allowed to run.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The maximum time the commands are allowed to run.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=true, SerializedName="limitTimeSeconds", Update=true)]
public long LimitTimeSecond { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The maximum time the commands are allowed to run.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=true, SerializedName="limitTimeSeconds", Update=true)>]
member this.LimitTimeSecond : int64 with get, set
Public Property LimitTimeSecond As Long

Property Value

Attributes

Applies to