Skip to content
Docs Try Aspire
Docs Try

IAddRoleAssignmentsContext

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