<PackageReference Include="Microsoft.Identity.Client" Version="4.83.0" />

Microsoft.Identity.Client.TelemetryAudienceType

public enum TelemetryAudienceType
Describes the types of audiences for telemetry. AudienceType

Indicates a PreProduction environment. PreProd environments are not sampled.

Indicates a Production environment. These environments are sampled based on the platforms' device info to reduce data load.