Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataBoxEdgeDeviceExtendedInfo

Package version

The extended Info of the Data Box Edge/Gateway device.

Hierarchy

Index

Properties

Optional encryptionKey

encryptionKey: undefined | string

The public part of the encryption certificate. Client uses this to encrypt any secret.

Optional encryptionKeyThumbprint

encryptionKeyThumbprint: undefined | string

The digital signature of encrypted certificate.

Optional id

id: undefined | string

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

The object name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional resourceKey

resourceKey: undefined | string

The Resource ID of the Resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc