FeatureFlagAllocation.User Property

Definition

Allocates users to variants.

public System.Collections.Generic.IList<Azure.Data.AppConfiguration.UserAllocation> User { get; }
member this.User : System.Collections.Generic.IList<Azure.Data.AppConfiguration.UserAllocation>
Public ReadOnly Property User As IList(Of UserAllocation)

Property Value

Applies to