DataBoxEdgeDevice Class

Definition

The Data Box Edge/Gateway device.

[Microsoft.Rest.Serialization.JsonTransformation]
public class DataBoxEdgeDevice : Microsoft.Azure.Management.EdgeGateway.Models.ARMBaseModel
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DataBoxEdgeDevice = class
    inherit ARMBaseModel
Public Class DataBoxEdgeDevice
Inherits ARMBaseModel
Inheritance
DataBoxEdgeDevice
Attributes

Constructors

DataBoxEdgeDevice()

Initializes a new instance of the DataBoxEdgeDevice class.

DataBoxEdgeDevice(String, String, String, String, IDictionary<String, String>, Sku, String, String, String, String, String, String, String, String, String, String, Nullable<Int64>, String, String, IList<String>)

Initializes a new instance of the DataBoxEdgeDevice class.

Properties

ConfiguredRoleTypes

Gets type of compute roles configured.

Culture

Gets the Data Box Edge/Gateway device culture.

DataBoxEdgeDeviceStatus

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

Description

Gets or sets the Description of the Data Box Edge/Gateway device.

DeviceHcsVersion

Gets the device software version number of the device (eg: 1.2.18105.6).

DeviceLocalCapacity

Gets the Data Box Edge/Gateway device local capacity in MB.

DeviceModel

Gets the Data Box Edge/Gateway device model.

DeviceSoftwareVersion

Gets the Data Box Edge/Gateway device software version.

DeviceType

Gets the type of the Data Box Edge/Gateway device. Possible values include: 'DataBoxEdgeDevice'

Etag

Gets or sets the etag for the devices.

FriendlyName

Gets or sets the Data Box Edge/Gateway device name.

Id

Gets the path ID that uniquely identifies the object.

(Inherited from ARMBaseModel)
Location

Gets or sets the location of the device. This is a supported and registered Azure geographical region (for example, West US, East US, or Southeast Asia). The geographical region of a device cannot be changed once it is created, but if an identical geographical region is specified on update, the request will succeed.

ModelDescription

Gets or sets the description of the Data Box Edge/Gateway device model.

Name

Gets the object name.

(Inherited from ARMBaseModel)
SerialNumber

Gets the Serial Number of Data Box Edge/Gateway device.

Sku

Gets or sets the SKU type.

Tags

Gets or sets the list of tags that describe the device. These tags can be used to view and group this device (across resource groups).

TimeZone

Gets the Data Box Edge/Gateway device timezone.

Type

Gets the hierarchical type of the object.

(Inherited from ARMBaseModel)

Methods

Validate()

Validate the object.

Applies to