Interface DedicatedCapacity.DefinitionStages.WithMode

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

public static interface DedicatedCapacity.DefinitionStages.WithMode
The stage of the DedicatedCapacity definition allowing to specify mode.
  • Method Details

    • withMode

      Specifies the mode property: Specifies the generation of the Power BI Embedded capacity. If no value is specified, the default value 'Gen2' is used. [Learn More](https://docs.microsoft.com/power-bi/developer/embedded/power-bi-embedded-generation-2).
      Parameters:
      mode - Specifies the generation of the Power BI Embedded capacity. If no value is specified, the default value 'Gen2' is used. [Learn More](https://docs.microsoft.com/power-bi/developer/embedded/power-bi-embedded-generation-2).
      Returns:
      the next definition stage.