DataBoxEdgeDevice interface
The Data Box Edge/Gateway device.
- Extends
Properties
| configured |
Type of compute roles configured. |
| culture | The Data Box Edge/Gateway device culture. |
| data |
The status of the Data Box Edge/Gateway device. |
| data |
The details of data-residency related properties for this resource |
| description | The Description of the Data Box Edge/Gateway device. |
| device |
The device software version number of the device (eg: 1.2.18105.6). |
| device |
The Data Box Edge/Gateway device local capacity in MB. |
| device |
The Data Box Edge/Gateway device model. |
| device |
The Data Box Edge/Gateway device software version. |
| device |
The type of the Data Box Edge/Gateway device. |
| edge |
The details of Edge Profile for this resource |
| etag | The etag for the devices. |
| friendly |
The Data Box Edge/Gateway device name. |
| identity | Msi identity of the resource |
| kind | The kind of the device. |
| kubernetes |
Kubernetes Workload Profile |
| model |
The description of the Data Box Edge/Gateway device model. |
| node |
The number of nodes in the cluster. |
| resource |
The details of the move operation on this resource. |
| serial |
The Serial Number of Data Box Edge/Gateway device. |
| sku | The SKU type. |
| system |
DataBoxEdge Device Properties |
| time |
The Data Box Edge/Gateway device timezone. |
Inherited Properties
| id | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| location | The geo-location where the resource lives |
| name | The name of the resource |
| system |
Azure Resource Manager metadata containing createdBy and modifiedBy information. |
| tags | Resource tags. |
| type | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" |
Property Details
configuredRoleTypes
Type of compute roles configured.
configuredRoleTypes?: string[]
Property Value
string[]
culture
The Data Box Edge/Gateway device culture.
culture?: string
Property Value
string
dataBoxEdgeDeviceStatus
The status of the Data Box Edge/Gateway device.
dataBoxEdgeDeviceStatus?: string
Property Value
string
dataResidency
The details of data-residency related properties for this resource
dataResidency?: DataResidency
Property Value
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).
deviceHcsVersion?: string
Property Value
string
deviceLocalCapacity
The Data Box Edge/Gateway device local capacity in MB.
deviceLocalCapacity?: number
Property Value
number
deviceModel
The Data Box Edge/Gateway device model.
deviceModel?: string
Property Value
string
deviceSoftwareVersion
The Data Box Edge/Gateway device software version.
deviceSoftwareVersion?: string
Property Value
string
deviceType
The type of the Data Box Edge/Gateway device.
deviceType?: string
Property Value
string
edgeProfile
etag
The etag for the devices.
etag?: string
Property Value
string
friendlyName
The Data Box Edge/Gateway device name.
friendlyName?: string
Property Value
string
identity
kind
The kind of the device.
kind?: string
Property Value
string
kubernetesWorkloadProfile
Kubernetes Workload Profile
kubernetesWorkloadProfile?: 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.
nodeCount?: number
Property Value
number
resourceMoveDetails
The details of the move operation on this resource.
resourceMoveDetails?: ResourceMoveDetails
Property Value
serialNumber
The Serial Number of Data Box Edge/Gateway device.
serialNumber?: string
Property Value
string
sku
systemDataPropertiesSystemData
timeZone
The Data Box Edge/Gateway device timezone.
timeZone?: string
Property Value
string
Inherited Property Details
id
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
id?: string
Property Value
string
Inherited From TrackedResource.id
location
The geo-location where the resource lives
location: string
Property Value
string
Inherited From TrackedResource.location
name
systemData
Azure Resource Manager metadata containing createdBy and modifiedBy information.
systemData?: SystemData
Property Value
Inherited From TrackedResource.systemData
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>
Inherited From TrackedResource.tags
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
type?: string
Property Value
string
Inherited From TrackedResource.type