ConfigurationInfo.Status Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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