Share via


RoleManagementApprovalStage.PrimaryApprovers Property

Definition

The primary approver of the request.

public System.Collections.Generic.IList<Azure.ResourceManager.Authorization.Models.RoleManagementUserInfo> PrimaryApprovers { get; }
member this.PrimaryApprovers : System.Collections.Generic.IList<Azure.ResourceManager.Authorization.Models.RoleManagementUserInfo>
Public ReadOnly Property PrimaryApprovers As IList(Of RoleManagementUserInfo)

Property Value

Applies to