RoleManagementPolicyApprovalRule.Settings 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 setting.
public Azure.Provisioning.Authorization.RoleManagementApprovalSettings Settings { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.Authorization.RoleManagementApprovalSettings> Settings { get; set; }
member this.Settings : Azure.Provisioning.Authorization.RoleManagementApprovalSettings with get, set
member this.Settings : Azure.Provisioning.BicepValue<Azure.Provisioning.Authorization.RoleManagementApprovalSettings> with get, set
Public Property Settings As RoleManagementApprovalSettings
Public Property Settings As BicepValue(Of RoleManagementApprovalSettings)