Interface Workbook.DefinitionStages.WithSourceIdParameter

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

public static interface Workbook.DefinitionStages.WithSourceIdParameter
The stage of the Workbook definition allowing to specify sourceId.
  • Method Details

    • withSourceIdParameter

      Workbook.DefinitionStages.WithCreate withSourceIdParameter(String sourceId)
      Specifies the sourceId property: Azure Resource Id that will fetch all linked workbooks..
      Parameters:
      sourceId - Azure Resource Id that will fetch all linked workbooks.
      Returns:
      the next definition stage.