Audience.Groups Property

Definition

Includes users in the audience based off a group rollout.

public System.Collections.Generic.List<Microsoft.FeatureManagement.FeatureFilters.GroupRollout> Groups { get; set; }
member this.Groups : System.Collections.Generic.List<Microsoft.FeatureManagement.FeatureFilters.GroupRollout> with get, set
Public Property Groups As List(Of GroupRollout)

Property Value

Applies to