ApplicationInsightsComponent.DefinitionStages.WithRequestSource Interface
public static interface ApplicationInsightsComponent.DefinitionStages.WithRequestSource
The stage of the ApplicationInsightsComponent definition allowing to specify requestSource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withRequestSource(RequestSource requestSource)
Specifies the request |
Method Details
withRequestSource
public abstract ApplicationInsightsComponent.DefinitionStages.WithCreate withRequestSource(RequestSource requestSource)
Specifies the requestSource property: Describes what tool created this Application Insights component. Customers using this API should set this to the default 'rest'..
Parameters:
Returns: