Microsoft.Identity.Client.TelemetryAudienceType
Describes the types of audiences for telemetry. AudienceType
PreProduction = 0
Indicates a PreProduction environment. PreProd environments are not sampled.
Production = 1
Indicates a Production environment. These environments are sampled based on the platforms' device info to reduce data load.