DeviceDetailsRequest 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 Request object
public class DeviceDetailsRequest : Microsoft.WindowsAzure.Management.StorSimple.Models.DeviceDetailsBase
type DeviceDetailsRequest = class
inherit DeviceDetailsBase
Public Class DeviceDetailsRequest
Inherits DeviceDetailsBase
- Inheritance
Constructors
DeviceDetailsRequest() |
Initializes a new instance of the DeviceDetailsRequest class. |
DeviceDetailsRequest(String, DeviceType) |
Initializes a new instance of the DeviceDetailsRequest 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