Skip to content
Docs Try Aspire

IAddRoleAssignmentsContext

Interface net8.0
📦 Aspire.Hosting.Azure v13.2.0
Context for adding role assignments to an Azure resource.
namespace Aspire.Hosting.Azure;
public interface IAddRoleAssignmentsContext
{
// ...
}