Interface MyWorkbook.UpdateStages.WithSourceIdParameter

All Known Subinterfaces:
MyWorkbook.Update
Enclosing interface:
MyWorkbook.UpdateStages

public static interface MyWorkbook.UpdateStages.WithSourceIdParameter
The stage of the MyWorkbook update allowing to specify sourceId.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the sourceId property: Azure Resource Id that will fetch all linked workbooks..
  • Method Details

    • withSourceIdParameter

      MyWorkbook.Update 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.