Interface ApplicationInsightsComponent.DefinitionStages.WithFlowType

    • Method Detail

      • withFlowType

        ApplicationInsightsComponent.DefinitionStages.WithCreate withFlowType​(FlowType flowType)
        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.