Share via


Filters Enum

Definition

All available filters, can be updated.

public enum class Filters
public enum Filters
type Filters = 
Public Enum Filters
Inheritance
Filters

Fields

Name Value Description
UserId 0

UserId which is used as primary unit for the experimentation.

ApplicationName 1

Name of the application which uses experimentation service.

ApplicationVersion 2

Version of the application which uses experimentation service.

ApplicationSku 3

Sku of the application (VS specific - empty string if not applicable).

BranchBuildFrom 4

branch of the application (VS specific - empty string if not applicable).

IsInternal 5

Is user is Microsoft internal.

ChannelId 6

Installation channel id.

Applies to