Sdílet prostřednictvím


ApplicationInsightsComponent.SamplingPercentage Property

Definition

Percentage of the data produced by the application being monitored that is being sampled for Application Insights telemetry.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Inlined)]
public double? SamplingPercentage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Inlined)>]
member this.SamplingPercentage : Nullable<double> with get, set
Public Property SamplingPercentage As Nullable(Of Double)

Property Value

Implements

Attributes

Applies to