Compartir a través de


IApprovalStage.IsEscalationEnabled Property

Definition

The value determine whether escalation feature is enabled.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="The value determine whether escalation feature is enabled.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isEscalationEnabled")]
public bool? IsEscalationEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="The value determine whether escalation feature is enabled.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="isEscalationEnabled")>]
member this.IsEscalationEnabled : Nullable<bool> with get, set
Public Property IsEscalationEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to