FeatureFlagAllocation Class

Definition

Defines how to allocate variants based on context.

public class FeatureFlagAllocation : System.ClientModel.Primitives.IJsonModel<Azure.Data.AppConfiguration.FeatureFlagAllocation>, System.ClientModel.Primitives.IPersistableModel<Azure.Data.AppConfiguration.FeatureFlagAllocation>
type FeatureFlagAllocation = class
    interface IJsonModel<FeatureFlagAllocation>
    interface IPersistableModel<FeatureFlagAllocation>
Public Class FeatureFlagAllocation
Implements IJsonModel(Of FeatureFlagAllocation), IPersistableModel(Of FeatureFlagAllocation)
Inheritance
FeatureFlagAllocation
Implements

Applies to