Compartir a través de


IotHubScaleType Enumeración

Definición

Define valores para 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
Herencia
IotHubScaleType
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Automatic 0
Manual 1
None 2

Se aplica a