Skip to content
Docs Try Aspire

DefaultRoleAssignmentsAnnotation Properties

Class Properties 1 member
Specifies the default role assignments to be applied to an Azure resource when no specific role assignments (i.e., RoleAssignmentAnnotation) are provided.
Gets the set of roles to use by default for an Azure resource.
public IReadOnlySet<RoleDefinition> Roles { get; }