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.

Inheritance
azure.mgmt.databoxedge.v2020_09_01.models._models_py3.ARMBaseModel
DataBoxEdgeDeviceExtendedInfo

Constructor

DataBoxEdgeDeviceExtendedInfo(*, encryption_key_thumbprint: Optional[str] = None, encryption_key: Optional[str] = None, client_secret_store_id: Optional[str] = None, client_secret_store_url: Optional[str] = None, channel_integrity_key_name: Optional[str] = None, channel_integrity_key_version: Optional[str] = None, **kwargs)

Parameters

encryption_key_thumbprint
str
Required

The digital signature of encrypted certificate.

encryption_key
str
Required

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

client_secret_store_id
str
Required

The Key Vault ARM Id for client secrets.

client_secret_store_url
str
Required

The url to access the Client Key Vault.

channel_integrity_key_name
str
Required

The name of Channel Integrity Key stored in the Client Key Vault.

channel_integrity_key_version
str
Required

The version of Channel Integrity Key stored in the Client Key Vault.

Variables

id
str

The path ID that uniquely identifies the object.

name
str

The object name.

type
str

The hierarchical type of the object.

resource_key
str

The Resource ID of the Resource.