Share via


ArmApplicationAuthorization.RoleDefinitionId Property

Definition

The provider's role definition identifier. This role will define all the permissions that the provider must have on the managed application's container resource group. This role definition cannot have permission to delete the resource group.

public Azure.Provisioning.BicepValue<string> RoleDefinitionId { get; set; }
member this.RoleDefinitionId : Azure.Provisioning.BicepValue<string> with get, set
Public Property RoleDefinitionId As BicepValue(Of String)

Property Value

Applies to