共用方式為


RoleManagementApprovalSettings.ApprovalStages Property

Definition

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)

Property Value

Applies to