Interface ApplicationInsightsComponent.DefinitionStages.WithRequestSource

All Known Subinterfaces:
ApplicationInsightsComponent.Definition, ApplicationInsightsComponent.DefinitionStages.WithCreate
Enclosing interface:
ApplicationInsightsComponent.DefinitionStages

public static interface ApplicationInsightsComponent.DefinitionStages.WithRequestSource
The stage of the ApplicationInsightsComponent definition allowing to specify requestSource.
  • Method Details

    • withRequestSource

      Specifies the requestSource property: Describes what tool created this Application Insights component. Customers using this API should set this to the default 'rest'..
      Parameters:
      requestSource - Describes what tool created this Application Insights component. Customers using this API should set this to the default 'rest'.
      Returns:
      the next definition stage.