Interface ApplicationInsightsComponent.DefinitionStages.WithSamplingPercentage

    • Method Detail

      • withSamplingPercentage

        ApplicationInsightsComponent.DefinitionStages.WithCreate withSamplingPercentage​(Double samplingPercentage)
        Specifies the samplingPercentage property: Percentage of the data produced by the application being monitored that is being sampled for Application Insights telemetry..
        Parameters:
        samplingPercentage - Percentage of the data produced by the application being monitored that is being sampled for Application Insights telemetry.
        Returns:
        the next definition stage.