Partager via


QueryResultType Énumération

Définition

Type de résultat de la requête Service Device Provisioning

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum QueryResultType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type QueryResultType = 
Public Enum QueryResultType
Héritage
QueryResultType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

DeviceRegistration 3

Type de résultat de l’inscription de l’appareil.

Enrollment 1

Type de résultat d’inscription.

EnrollmentGroup 2

Type de résultat du groupe d’inscription.

Unknown 0

Type de résultat inconnu.

S’applique à