Share via


IApprovalStage.EscalationApprover Property

Definition

The escalation approver of the request.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="The escalation approver of the request.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IUserSet) }, ReadOnly=false, Required=false, SerializedName="escalationApprovers")]
public Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IUserSet[] EscalationApprover { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="The escalation approver of the request.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IUserSet) }, ReadOnly=false, Required=false, SerializedName="escalationApprovers")>]
member this.EscalationApprover : Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IUserSet[] with get, set
Public Property EscalationApprover As IUserSet()

Property Value

Attributes

Applies to