Interface WorkbookTemplate.DefinitionStages.WithLocalized

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

public static interface WorkbookTemplate.DefinitionStages.WithLocalized
The stage of the WorkbookTemplate definition allowing to specify localized.
  • Method Details

    • withLocalized

      Specifies the localized property: Key value pair of localized gallery. Each key is the locale code of languages supported by the Azure portal..
      Parameters:
      localized - Key value pair of localized gallery. Each key is the locale code of languages supported by the Azure portal.
      Returns:
      the next definition stage.