DataBoxEdgeDeviceExtendedInfo Class
The extended Info of the Data Box Edge/Gateway device.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
DataBoxEdgeDeviceExtendedInfo(*, encryption_key_thumbprint: str | None = None, encryption_key: str | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
encryption_key_thumbprint
|
The digital signature of encrypted certificate. Default value: None
|
|
encryption_key
|
The public part of the encryption certificate. Client uses this to encrypt any secret. Default value: None
|
Variables
| Name | Description |
|---|---|
|
id
|
The path ID that uniquely identifies the object. |
|
name
|
The object name. |
|
type
|
The hierarchical type of the object. |
|
encryption_key_thumbprint
|
The digital signature of encrypted certificate. |
|
encryption_key
|
The public part of the encryption certificate. Client uses this to encrypt any secret. |
|
resource_key
|
The Resource ID of the Resource. |