UserAllocation 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 UserAllocation object.
public class UserAllocation : System.ClientModel.Primitives.IJsonModel<Azure.Data.AppConfiguration.UserAllocation>, System.ClientModel.Primitives.IPersistableModel<Azure.Data.AppConfiguration.UserAllocation>
type UserAllocation = class
interface IJsonModel<UserAllocation>
interface IPersistableModel<UserAllocation>
Public Class UserAllocation
Implements IJsonModel(Of UserAllocation), IPersistableModel(Of UserAllocation)
- Inheritance
-
UserAllocation
- Implements
Constructors
| Name | Description |
|---|---|
| UserAllocation(String, IEnumerable<String>) |
Initializes a new instance of UserAllocation. |
Properties
| Name | Description |
|---|---|
| Users |
The users to get this variant. |
| Variant |
The variant to allocate these percentiles to. |