Interface Workspace.UpdateStages.WithApplicationInsights

  • All Known Subinterfaces:
    Workspace.Update
    Enclosing interface:
    Workspace.UpdateStages

    public static interface Workspace.UpdateStages.WithApplicationInsights
    The stage of the Workspace update allowing to specify applicationInsights.
    • Method Detail

      • withApplicationInsights

        Workspace.Update withApplicationInsights​(String applicationInsights)
        Specifies the applicationInsights property: ARM id of the application insights associated with this workspace..
        Parameters:
        applicationInsights - ARM id of the application insights associated with this workspace.
        Returns:
        the next definition stage.