次の方法で共有


DeviceRegistrationState.Status プロパティ

定義

状態。

[Newtonsoft.Json.JsonProperty(PropertyName="status")]
public Microsoft.Azure.Devices.Provisioning.Service.EnrollmentStatus Status { get; }
[Newtonsoft.Json.JsonProperty(PropertyName="status")]
public Microsoft.Azure.Devices.Provisioning.Service.EnrollmentStatus Status { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="status")>]
member this.Status : Microsoft.Azure.Devices.Provisioning.Service.EnrollmentStatus
[<Newtonsoft.Json.JsonProperty(PropertyName="status")>]
member this.Status : Microsoft.Azure.Devices.Provisioning.Service.EnrollmentStatus with get, set
Public ReadOnly Property Status As EnrollmentStatus
Public Property Status As EnrollmentStatus

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象