共用方式為


RoleManagementApprovalSettings.IsApprovalRequiredForExtension Property

Definition

Determines whether approval is required for assignment extension.

public Azure.Provisioning.BicepValue<bool> IsApprovalRequiredForExtension { get; set; }
member this.IsApprovalRequiredForExtension : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsApprovalRequiredForExtension As BicepValue(Of Boolean)

Property Value

Applies to