共用方式為


RoleManagementApprovalStage.EscalationTimeInMinutes Property

Definition

The time in minutes when the approval request would be escalated if the primary approver does not approve.

public Azure.Provisioning.BicepValue<int> EscalationTimeInMinutes { get; set; }
member this.EscalationTimeInMinutes : Azure.Provisioning.BicepValue<int> with get, set
Public Property EscalationTimeInMinutes As BicepValue(Of Integer)

Property Value

Applies to