DataBoxEdgeDeviceData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A class representing the DataBoxEdgeDevice data model. The Data Box Edge/Gateway device.
public class DataBoxEdgeDeviceData : Azure.ResourceManager.Models.TrackedResourceData
type DataBoxEdgeDeviceData = class
inherit TrackedResourceData
Public Class DataBoxEdgeDeviceData
Inherits TrackedResourceData
- Inheritance
Constructors
DataBoxEdgeDeviceData(AzureLocation) |
Initializes a new instance of DataBoxEdgeDeviceData. |
Properties
ConfiguredRoleTypes |
Type of compute roles configured. |
Culture |
The Data Box Edge/Gateway device culture. |
DataBoxEdgeDeviceStatus |
The status of the Data Box Edge/Gateway device. |
Description |
The Description of the Data Box Edge/Gateway device. |
DeviceHcsVersion |
The device software version number of the device (eg: 1.2.18105.6). |
DeviceLocalCapacity |
The Data Box Edge/Gateway device local capacity in MB. |
DeviceModel |
The Data Box Edge/Gateway device model. |
DeviceSoftwareVersion |
The Data Box Edge/Gateway device software version. |
DeviceType |
The type of the Data Box Edge/Gateway device. |
EdgeSubscription |
Edge Profile Subscription. |
ETag |
The etag for the devices. |
FriendlyName |
The Data Box Edge/Gateway device name. |
Id |
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. (Inherited from ResourceData) |
Identity |
Msi identity of the resource. Current supported identity types: None, SystemAssigned, UserAssigned. |
Kind |
The kind of the device. |
Location |
The geo-location where the resource lives. (Inherited from TrackedResourceData) |
ModelDescription |
The description of the Data Box Edge/Gateway device model. |
Name |
The name of the resource. (Inherited from ResourceData) |
NodeCount |
The number of nodes in the cluster. |
ResidencyType |
DataResidencyType enum. |
ResourceMoveDetails |
The details of the move operation on this resource. |
ResourceType |
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". (Inherited from ResourceData) |
SerialNumber |
The Serial Number of Data Box Edge/Gateway device. |
Sku |
The SKU type. |
SystemData |
Azure Resource Manager metadata containing createdBy and modifiedBy information. (Inherited from ResourceData) |
Tags |
Resource tags. (Inherited from TrackedResourceData) |
TimeZone |
The Data Box Edge/Gateway device timezone. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | (Inherited from TrackedResourceData) |
Applies to
Azure SDK for .NET