DataBoxEdgeDevice interface
The Data Box Edge/Gateway device.
- Extends
Properties
configured |
Type of compute roles configured. NOTE: This property will not be serialized. It can only be populated by the server. |
culture | The Data Box Edge/Gateway device culture. NOTE: This property will not be serialized. It can only be populated by the server. |
data |
The status of the Data Box Edge/Gateway device. |
description | The Description of the Data Box Edge/Gateway device. |
device |
The device software version number of the device (eg: 1.2.18105.6). NOTE: This property will not be serialized. It can only be populated by the server. |
device |
The Data Box Edge/Gateway device local capacity in MB. NOTE: This property will not be serialized. It can only be populated by the server. |
device |
The Data Box Edge/Gateway device model. NOTE: This property will not be serialized. It can only be populated by the server. |
device |
The Data Box Edge/Gateway device software version. NOTE: This property will not be serialized. It can only be populated by the server. |
device |
The type of the Data Box Edge/Gateway device. NOTE: This property will not be serialized. It can only be populated by the server. |
etag | The etag for the devices. |
friendly |
The Data Box Edge/Gateway device name. |
location | 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. |
model |
The description of the Data Box Edge/Gateway device model. |
node |
The number of nodes in the cluster. NOTE: This property will not be serialized. It can only be populated by the server. |
serial |
The Serial Number of Data Box Edge/Gateway device. NOTE: This property will not be serialized. It can only be populated by the server. |
sku | The SKU type. |
tags | The list of tags that describe the device. These tags can be used to view and group this device (across resource groups). |
time |
The Data Box Edge/Gateway device timezone. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The object name. NOTE: This property will not be serialized. It can only be populated by the server. |
type | The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
configuredRoleTypes
Type of compute roles configured. NOTE: This property will not be serialized. It can only be populated by the server.
configuredRoleTypes?: string[]
Property Value
string[]
culture
The Data Box Edge/Gateway device culture. NOTE: This property will not be serialized. It can only be populated by the server.
culture?: string
Property Value
string
dataBoxEdgeDeviceStatus
The status of the Data Box Edge/Gateway device.
dataBoxEdgeDeviceStatus?: string
Property Value
string
description
The Description of the Data Box Edge/Gateway device.
description?: string
Property Value
string
deviceHcsVersion
The device software version number of the device (eg: 1.2.18105.6). NOTE: This property will not be serialized. It can only be populated by the server.
deviceHcsVersion?: string
Property Value
string
deviceLocalCapacity
The Data Box Edge/Gateway device local capacity in MB. NOTE: This property will not be serialized. It can only be populated by the server.
deviceLocalCapacity?: number
Property Value
number
deviceModel
The Data Box Edge/Gateway device model. NOTE: This property will not be serialized. It can only be populated by the server.
deviceModel?: string
Property Value
string
deviceSoftwareVersion
The Data Box Edge/Gateway device software version. NOTE: This property will not be serialized. It can only be populated by the server.
deviceSoftwareVersion?: string
Property Value
string
deviceType
The type of the Data Box Edge/Gateway device. NOTE: This property will not be serialized. It can only be populated by the server.
deviceType?: string
Property Value
string
etag
The etag for the devices.
etag?: string
Property Value
string
friendlyName
The Data Box Edge/Gateway device name.
friendlyName?: string
Property Value
string
location
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.
location: string
Property Value
string
modelDescription
The description of the Data Box Edge/Gateway device model.
modelDescription?: string
Property Value
string
nodeCount
The number of nodes in the cluster. NOTE: This property will not be serialized. It can only be populated by the server.
nodeCount?: number
Property Value
number
serialNumber
The Serial Number of Data Box Edge/Gateway device. NOTE: This property will not be serialized. It can only be populated by the server.
serialNumber?: string
Property Value
string
sku
tags
The list of tags that describe the device. These tags can be used to view and group this device (across resource groups).
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
timeZone
The Data Box Edge/Gateway device timezone. NOTE: This property will not be serialized. It can only be populated by the server.
timeZone?: string
Property Value
string
Inherited Property Details
id
The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ARMBaseModel.id
name
The object name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ARMBaseModel.name
type
The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ARMBaseModel.type