Interface ApplicationInsightsComponent.DefinitionStages.WithFlowType

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

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

    • withFlowType

      Specifies the flowType property: Used by the Application Insights system to determine what kind of flow this component was created by. This is to be set to 'Bluefield' when creating/updating a component via the REST API..
      Parameters:
      flowType - Used by the Application Insights system to determine what kind of flow this component was created by. This is to be set to 'Bluefield' when creating/updating a component via the REST API.
      Returns:
      the next definition stage.