Share via


IotHubScaleType Enum

Definition

Defines values for IotHubScaleType.

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

Fields

Automatic 0
Manual 1
None 2

Applies to