次の方法で共有


IndividualEnrollment.RegistrationState プロパティ

定義

現在の登録状態。

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="registrationState")]
public Microsoft.Azure.Devices.Provisioning.Service.DeviceRegistrationState RegistrationState { get; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="registrationState")>]
member this.RegistrationState : Microsoft.Azure.Devices.Provisioning.Service.DeviceRegistrationState
Public ReadOnly Property RegistrationState As DeviceRegistrationState

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象