Interface ApplicationInsightsComponentFeatureCapabilities


  • public interface ApplicationInsightsComponentFeatureCapabilities
    An immutable client-side representation of ApplicationInsightsComponentFeatureCapabilities.
    • Method Detail

      • supportExportData

        Boolean supportExportData()
        Gets the supportExportData property: Whether allow to use continuous export feature.
        Returns:
        the supportExportData value.
      • burstThrottlePolicy

        String burstThrottlePolicy()
        Gets the burstThrottlePolicy property: Reserved, not used now.
        Returns:
        the burstThrottlePolicy value.
      • metadataClass

        String metadataClass()
        Gets the metadataClass property: Reserved, not used now.
        Returns:
        the metadataClass value.
      • liveStreamMetrics

        Boolean liveStreamMetrics()
        Gets the liveStreamMetrics property: Reserved, not used now.
        Returns:
        the liveStreamMetrics value.
      • applicationMap

        Boolean applicationMap()
        Gets the applicationMap property: Reserved, not used now.
        Returns:
        the applicationMap value.
      • workItemIntegration

        Boolean workItemIntegration()
        Gets the workItemIntegration property: Whether allow to use work item integration feature.
        Returns:
        the workItemIntegration value.
      • powerBIIntegration

        Boolean powerBIIntegration()
        Gets the powerBIIntegration property: Reserved, not used now.
        Returns:
        the powerBIIntegration value.
      • openSchema

        Boolean openSchema()
        Gets the openSchema property: Reserved, not used now.
        Returns:
        the openSchema value.
      • proactiveDetection

        Boolean proactiveDetection()
        Gets the proactiveDetection property: Reserved, not used now.
        Returns:
        the proactiveDetection value.
      • analyticsIntegration

        Boolean analyticsIntegration()
        Gets the analyticsIntegration property: Reserved, not used now.
        Returns:
        the analyticsIntegration value.
      • multipleStepWebTest

        Boolean multipleStepWebTest()
        Gets the multipleStepWebTest property: Whether allow to use multiple steps web test feature.
        Returns:
        the multipleStepWebTest value.
      • apiAccessLevel

        String apiAccessLevel()
        Gets the apiAccessLevel property: Reserved, not used now.
        Returns:
        the apiAccessLevel value.
      • trackingType

        String trackingType()
        Gets the trackingType property: The application insights component used tracking type.
        Returns:
        the trackingType value.
      • dailyCap

        Float dailyCap()
        Gets the dailyCap property: Daily data volume cap in GB.
        Returns:
        the dailyCap value.
      • dailyCapResetTime

        Float dailyCapResetTime()
        Gets the dailyCapResetTime property: Daily data volume cap UTC reset hour.
        Returns:
        the dailyCapResetTime value.
      • throttleRate

        Float throttleRate()
        Gets the throttleRate property: Reserved, not used now.
        Returns:
        the throttleRate value.