DeviceInfo 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.
The Device Information
public class DeviceInfo
type DeviceInfo = class
Public Class DeviceInfo
- Inheritance
-
DeviceInfo
Constructors
DeviceInfo() |
Initializes a new instance of the DeviceInfo class. |
Properties
ACRCount |
Required. The Count of Access Control Records existing on the device. |
ActivationTime |
Required. The Activation Time |
ActiveController |
Required. The Active Controller of the Device |
AvailableStorageInBytes |
Required. The available storage capacity in device in Bytes |
CloudCredCount |
Required. The Count of CloudCreds existing on the device. |
Culture |
Required. The Culture |
CurrentController |
Required. The Current Controller of the Device |
DataContainerCount |
Required. The Count of DataContainers existing on the device. |
Description |
Required. The Description |
DeviceId |
Required. The Device Id |
DeviceSoftwareVersion |
Required. The version of the Device Software |
FriendlyName |
Required. The friendly name for the Device |
IsConfigUpdated |
Required. This indicates that the Device is Configured Properly post Registration |
IsVirtualApplianceInterimEntry |
Required. This signifies that this is a Virtual Appliance which is in process of provisioning. |
Location |
Required. This is Location of the Virtual Appliance. |
ModelDescription |
Required. The Model Description |
NNicCards |
Required. Number of Nic cards on the device. |
ProvisionedStorageInBytes |
Required. The Provisioned Storage in Bytes |
SerialNumber |
Required. The Device Serial Number |
Status |
Required. The Device Status |
TargetIQN |
Required. The Target IQN |
TimeZone |
Required. The Time Zone of the Device |
TotalStorageInBytes |
Required. The Total Storage Capacity of the Device in Bytes |
Type |
Required. The type of device |
UsingStorageInBytes |
Required. The used Storage in Bytes |
VolumeCount |
Required. The Count of Volumes existing on the device. |
Applies to
Azure SDK for .NET