Skip to content
Docs Try Aspire

AggregationRuleV1 Constructors

Class Constructors 1 member
Represents an aggregation rule for ClusterRoles in a Kubernetes environment. Aggregation rules allow defining how to aggregate multiple cluster roles for easier role-based access control (RBAC) management.
public sealed class AggregationRuleV1
{
public AggregationRuleV1()
{
// ...
}
}