GetDeviceResult

data class GetDeviceResult(val azureApiVersion: String, val configuredRoleTypes: List<String>, val culture: String, val dataBoxEdgeDeviceStatus: String, val dataResidency: DataResidencyResponse? = null, val description: String, val deviceHcsVersion: String, val deviceLocalCapacity: Double, val deviceModel: String, val deviceSoftwareVersion: String, val deviceType: String, val edgeProfile: EdgeProfileResponse, val etag: String? = null, val friendlyName: String, val id: String, val identity: ResourceIdentityResponse? = null, val kind: String, val kubernetesWorkloadProfile: String, val location: String, val modelDescription: String, val name: String, val nodeCount: Int, val resourceMoveDetails: ResourceMoveDetailsResponse, val serialNumber: String, val sku: SkuResponse? = null, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val timeZone: String, val type: String)

The Data Box Edge/Gateway device.

Constructors

Link copied to clipboard
constructor(azureApiVersion: String, configuredRoleTypes: List<String>, culture: String, dataBoxEdgeDeviceStatus: String, dataResidency: DataResidencyResponse? = null, description: String, deviceHcsVersion: String, deviceLocalCapacity: Double, deviceModel: String, deviceSoftwareVersion: String, deviceType: String, edgeProfile: EdgeProfileResponse, etag: String? = null, friendlyName: String, id: String, identity: ResourceIdentityResponse? = null, kind: String, kubernetesWorkloadProfile: String, location: String, modelDescription: String, name: String, nodeCount: Int, resourceMoveDetails: ResourceMoveDetailsResponse, serialNumber: String, sku: SkuResponse? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, timeZone: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Azure API version of the resource.

Link copied to clipboard

Type of compute roles configured.

Link copied to clipboard

The Data Box Edge/Gateway device culture.

Link copied to clipboard

The status of the Data Box Edge/Gateway device.

Link copied to clipboard

The details of data-residency related properties for this resource

Link copied to clipboard

The Description of the Data Box Edge/Gateway device.

Link copied to clipboard

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

Link copied to clipboard

The Data Box Edge/Gateway device local capacity in MB.

Link copied to clipboard

The Data Box Edge/Gateway device model.

Link copied to clipboard

The Data Box Edge/Gateway device software version.

Link copied to clipboard

The type of the Data Box Edge/Gateway device.

Link copied to clipboard

The details of Edge Profile for this resource

Link copied to clipboard
val etag: String? = null

The etag for the devices.

Link copied to clipboard

The Data Box Edge/Gateway device name.

Link copied to clipboard
val id: String

The path ID that uniquely identifies the object.

Link copied to clipboard

Msi identity of the resource

Link copied to clipboard

The kind of the device.

Link copied to clipboard

Kubernetes Workload Profile

Link copied to clipboard

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.

Link copied to clipboard

The description of the Data Box Edge/Gateway device model.

Link copied to clipboard

The object name.

Link copied to clipboard

The number of nodes in the cluster.

Link copied to clipboard

The details of the move operation on this resource.

Link copied to clipboard

The Serial Number of Data Box Edge/Gateway device.

Link copied to clipboard
val sku: SkuResponse? = null

The SKU type.

Link copied to clipboard

DataBoxEdge Resource

Link copied to clipboard
val tags: Map<String, String>? = null

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

Link copied to clipboard

The Data Box Edge/Gateway device timezone.

Link copied to clipboard

The hierarchical type of the object.