FeatureFlagLabelSelector Class

Definition

FeatureFlagLabelSelector is a set of options that allows selecting a filtered set of feature flag SettingLabel entities.

public class FeatureFlagLabelSelector
type FeatureFlagLabelSelector = class
Public Class FeatureFlagLabelSelector
Inheritance
FeatureFlagLabelSelector

Constructors

Name Description
FeatureFlagLabelSelector()

Initializes a new instance of FeatureFlagLabelSelector.

Properties

Name Description
AcceptDateTime

Indicates the point in time in the revision history of the selected SettingLabel entities to retrieve. If set, all properties of the SettingLabel entities in the returned group will be exactly what they were at this time.

Fields

A list of fields used to specify which fields are included in the returned resource(s).

NameFilter

A filter for the name of the returned labels.

Applies to