Delen via


IWaitStatus.WaitDurationInSecond Property

Definition

The wait duration configured in seconds.

[Microsoft.Azure.PowerShell.Cmdlets.Fleet.Runtime.Info(Create=false, Description="The wait duration configured in seconds.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="waitDurationInSeconds", Update=false)]
public int? WaitDurationInSecond { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Fleet.Runtime.Info(Create=false, Description="The wait duration configured in seconds.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="waitDurationInSeconds", Update=false)>]
member this.WaitDurationInSecond : Nullable<int>
Public ReadOnly Property WaitDurationInSecond As Nullable(Of Integer)

Property Value

Attributes

Applies to