DedicatedCapacityData.Mode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the generation of the Power BI Embedded capacity. If no value is specified, the default value 'Gen2' is used. Learn More.
public Azure.ResourceManager.PowerBIDedicated.Models.Mode? Mode { get; set; }
member this.Mode : Nullable<Azure.ResourceManager.PowerBIDedicated.Models.Mode> with get, set
Public Property Mode As Nullable(Of Mode)