AutoScaleVCoreSku(String) Constructor

Definition

Initializes a new instance of AutoScaleVCoreSku.

public AutoScaleVCoreSku (string name);
new Azure.ResourceManager.PowerBIDedicated.Models.AutoScaleVCoreSku : string -> Azure.ResourceManager.PowerBIDedicated.Models.AutoScaleVCoreSku
Public Sub New (name As String)

Parameters

name
String

Name of the SKU level.

Exceptions

name is null.

Applies to