RoleManagementApprovalSettings.ApprovalStages Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The approval stages of the request.
public Azure.Provisioning.BicepList<Azure.Provisioning.Authorization.RoleManagementApprovalStage> ApprovalStages { get; set; }
member this.ApprovalStages : Azure.Provisioning.BicepList<Azure.Provisioning.Authorization.RoleManagementApprovalStage> with get, set
Public Property ApprovalStages As BicepList(Of RoleManagementApprovalStage)