IotHubSkuTier Enum

Definition

Defines values for IotHubSkuTier.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum IotHubSkuTier
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type IotHubSkuTier = 
Public Enum IotHubSkuTier
Inheritance
IotHubSkuTier
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Basic 2
Free 0
Standard 1

Applies to