DeviceDetails 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.
Device Details
public class DeviceDetails : Microsoft.WindowsAzure.Management.StorSimple.Models.DeviceDetailsBase
type DeviceDetails = class
inherit DeviceDetailsBase
Public Class DeviceDetails
Inherits DeviceDetailsBase
- Inheritance
Constructors
DeviceDetails() |
Initializes a new instance of the DeviceDetails class. |
DeviceDetails(String, DeviceType) |
Initializes a new instance of the DeviceDetails class with required arguments. |
Properties
AlertNotification |
Optional. Gets or sets AlertNotification. (Inherited from DeviceDetailsBase) |
Chap |
Optional. Gets or sets Chap. (Inherited from DeviceDetailsBase) |
DeviceProperties |
Optional. Gets or sets DeviceProperties. (Inherited from DeviceDetailsBase) |
DnsServer |
Optional. Gets or sets DnsServer. (Inherited from DeviceDetailsBase) |
InstanceId |
Optional. Gets or sets InstanceId. (Inherited from DeviceDetailsBase) |
Name |
Required. Gets or sets Name. (Inherited from DeviceDetailsBase) |
NetInterfaceList |
Optional. Gets or sets NetInterfaceList. (Inherited from DeviceDetailsBase) |
OperationInProgress |
Optional. Gets or sets OperationInProgress. (Inherited from DeviceDetailsBase) |
RemoteMgmtSettingsInfo |
Optional. Gets or sets RemoteMgmtSettingsInfo. (Inherited from DeviceDetailsBase) |
RemoteMinishellSecretInfo |
Optional. Gets or sets RemoteMinishellSecretInfo. (Inherited from DeviceDetailsBase) |
SecretEncryptionCertThumbprint |
Optional. Gets or sets SecretEncryptionCertThumbprint. (Inherited from DeviceDetailsBase) |
Snapshot |
Optional. Gets or sets Snapshot. (Inherited from DeviceDetailsBase) |
TimeServer |
Optional. Gets or sets TimeServer. (Inherited from DeviceDetailsBase) |
Type |
Required. Gets or sets DeviceType. (Inherited from DeviceDetailsBase) |
VirtualApplianceProperties |
Optional. Gets or sets VirtualApplianceProperties. (Inherited from DeviceDetailsBase) |
WebProxy |
Optional. Gets or sets WebProxy. (Inherited from DeviceDetailsBase) |
Applies to
Azure SDK for .NET