Compartir a través de


ApprovalStage.IsEscalationEnabled Property

Definition

The value determine whether escalation feature is enabled.

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

Property Value

Implements

Attributes

Applies to