Share via


DataBoxEdgeDevice.DataBoxEdgeDeviceStatus Property

Definition

Gets or sets the status of the Data Box Edge/Gateway device. Possible values include: 'ReadyToSetup', 'Online', 'Offline', 'NeedsAttention', 'Disconnected', 'PartiallyDisconnected'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dataBoxEdgeDeviceStatus")]
public string DataBoxEdgeDeviceStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dataBoxEdgeDeviceStatus")>]
member this.DataBoxEdgeDeviceStatus : string with get, set
Public Property DataBoxEdgeDeviceStatus As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to