GroupAllocation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Feature Flag GroupAllocation object.
public class GroupAllocation : System.ClientModel.Primitives.IJsonModel<Azure.Data.AppConfiguration.GroupAllocation>, System.ClientModel.Primitives.IPersistableModel<Azure.Data.AppConfiguration.GroupAllocation>
type GroupAllocation = class
interface IJsonModel<GroupAllocation>
interface IPersistableModel<GroupAllocation>
Public Class GroupAllocation
Implements IJsonModel(Of GroupAllocation), IPersistableModel(Of GroupAllocation)
- Inheritance
-
GroupAllocation
- Implements
Constructors
| Name | Description |
|---|---|
| GroupAllocation(String, IEnumerable<String>) |
Initializes a new instance of GroupAllocation. |
Properties
| Name | Description |
|---|---|
| Groups |
The groups to get this variant. |
| Variant |
The variant to allocate these percentiles to. |