Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Emit custom metrics via emit-metric policy. Applicable only to Application Insights diagnostic settings.
public bool? Metrics { get; set; }
member this.Metrics : Nullable<bool> with get, set