Skip to content
DocsTry Aspire
DocsTry

AggregationRuleV1 Constructors

ClassConstructors1 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()
{
// ...
}
}