DataBoxEdgeDeviceExtendedInfo 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 extended Info of the Data Box Edge/Gateway device.
[Microsoft.Rest.Serialization.JsonTransformation]
public class DataBoxEdgeDeviceExtendedInfo : Microsoft.Azure.Management.EdgeGateway.Models.ARMBaseModel
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DataBoxEdgeDeviceExtendedInfo = class
inherit ARMBaseModel
Public Class DataBoxEdgeDeviceExtendedInfo
Inherits ARMBaseModel
- Inheritance
- Attributes
Constructors
DataBoxEdgeDeviceExtendedInfo() |
Initializes a new instance of the DataBoxEdgeDeviceExtendedInfo class. |
DataBoxEdgeDeviceExtendedInfo(String, String, String, String, String, String) |
Initializes a new instance of the DataBoxEdgeDeviceExtendedInfo class. |
Properties
EncryptionKey |
Gets or sets the public part of the encryption certificate. Client uses this to encrypt any secret. |
EncryptionKeyThumbprint |
Gets or sets the digital signature of encrypted certificate. |
Id |
Gets the path ID that uniquely identifies the object. (Inherited from ARMBaseModel) |
Name |
Gets the object name. (Inherited from ARMBaseModel) |
ResourceKey |
Gets the Resource ID of the Resource. |
Type |
Gets the hierarchical type of the object. (Inherited from ARMBaseModel) |
Applies to
Azure SDK for .NET