Compartir a través de


ApprovalStage.TimeOutInDay Property

Definition

The time in days when approval request would be timed out.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.PropertyOrigin.Owned)]
public int? TimeOutInDay { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.PropertyOrigin.Owned)>]
member this.TimeOutInDay : Nullable<int> with get, set
Public Property TimeOutInDay As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to