DataBoxEdgeDevice Class

Definition

The Data Box Edge/Gateway device.

[Microsoft.Rest.Serialization.JsonTransformation]
public class DataBoxEdgeDevice : Microsoft.Azure.Management.DataBoxEdge.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, ResourceIdentity, String, SystemData, SystemData, String, String, String, String, String, String, String, String, String, Nullable<Int64>, String, String, IList<String>, Nullable<Int32>, ResourceMoveDetails, EdgeProfile, DataResidency)

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', 'Maintenance'

DataResidency

Gets or sets the details of data-residency related properties for this resource

Description

Gets 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'

EdgeProfile

Gets the details of Edge Profile for this resource

Etag

Gets or sets the etag for the devices.

FriendlyName

Gets the Data Box Edge/Gateway device name.

Id

Gets the path ID that uniquely identifies the object.

(Inherited from ARMBaseModel)
Identity

Gets or sets msi identity of the resource

Kind

Gets or sets the kind of the device. Possible values include: 'AzureDataBoxGateway', 'AzureStackEdge', 'AzureStackHub', 'AzureModularDataCentre'

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 the description of the Data Box Edge/Gateway device model.

Name

Gets the object name.

(Inherited from ARMBaseModel)
NodeCount

Gets the number of nodes in the cluster.

ResourceMoveDetails

Gets the details of the move operation on this resource.

SerialNumber

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

Sku

Gets or sets the SKU type.

SystemData

Gets or sets dataBoxEdge Resource

SystemData1

Gets or sets dataBoxEdge Device Properties

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