IdRangeV1Beta1 Constructors
Class Constructors 1 member
Represents a range of IDs with a minimum and maximum value. This can be used to specify a set of allowable IDs for policies or configurations requiring numeric ID ranges (e.g., supplemental groups, run-as-user configurations).
Constructor Section titled Constructor public sealed class IdRangeV1Beta1{ public IdRangeV1Beta1() { // ... }}