AppSkuInfo Constructors
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.
Overloads
AppSkuInfo() |
Initializes a new instance of the AppSkuInfo class. |
AppSkuInfo(String) |
Initializes a new instance of the AppSkuInfo class. |
AppSkuInfo()
Initializes a new instance of the AppSkuInfo class.
public AppSkuInfo ();
Public Sub New ()
Applies to
AppSkuInfo(String)
Initializes a new instance of the AppSkuInfo class.
public AppSkuInfo (string name);
new Microsoft.Azure.Management.IotCentral.Models.AppSkuInfo : string -> Microsoft.Azure.Management.IotCentral.Models.AppSkuInfo
Public Sub New (name As String)
Parameters
- name
- String
The name of the SKU. Possible values include: 'ST0', 'ST1', 'ST2'