Interface MyWorkbook.DefinitionStages.WithCreate

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

The stage of the MyWorkbook 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

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

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