ConfigurationInfo.Status Property

Definition

Configuration status.

[Newtonsoft.Json.JsonProperty("status")]
public Microsoft.Azure.Devices.ConfigurationStatus Status { get; set; }
[<Newtonsoft.Json.JsonProperty("status")>]
member this.Status : Microsoft.Azure.Devices.ConfigurationStatus with get, set
Public Property Status As ConfigurationStatus

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to