Interface Workbook.DefinitionStages.WithCreate

All Superinterfaces:
Workbook.DefinitionStages.WithCategory, Workbook.DefinitionStages.WithDescription, Workbook.DefinitionStages.WithDisplayName, Workbook.DefinitionStages.WithEtag, Workbook.DefinitionStages.WithIdentity, Workbook.DefinitionStages.WithKind, Workbook.DefinitionStages.WithSerializedData, Workbook.DefinitionStages.WithSourceId, Workbook.DefinitionStages.WithSourceIdParameter, Workbook.DefinitionStages.WithStorageUri, Workbook.DefinitionStages.WithTags, Workbook.DefinitionStages.WithTagsPropertiesTags, Workbook.DefinitionStages.WithVersion
All Known Subinterfaces:
Workbook.Definition
Enclosing interface:
Workbook.DefinitionStages

The stage of the Workbook definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
  • Method Details

    • create

      Workbook create()
      Executes the create request.
      Returns:
      the created resource.
    • create

      Workbook create(com.azure.core.util.Context context)
      Executes the create request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the created resource.