PSIotHubSkuInfo Class
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.
public class PSIotHubSkuInfo
type PSIotHubSkuInfo = class
Public Class PSIotHubSkuInfo
- Inheritance
-
PSIotHubSkuInfo
Constructors
PSIotHubSkuInfo() |
Properties
Capacity |
The number of units being provisioned. Range of values [For F1: 1-1, S1: 1-200, S2: 1-200, S3: 1-10]. To go above this range, call support. |
Name |
The name of the Sku. Possible values include: 'F1', 'S1', 'S2', 'S3' , 'B1' , 'B2' , 'B3' |
Tier |
The tier. Possible values include: 'Free', 'Standard', 'Basic' |