AccountCredentialDetails Class

Credential details of the account.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
AccountCredentialDetails

Constructor

AccountCredentialDetails(**kwargs)

Variables

account_name
str

Name of the account.

data_destination_type
str or <xref:azure.mgmt.databox.models.DataDestinationType>

Data Destination Type. Possible values include: "StorageAccount", "ManagedDisk".

account_connection_string
str

Connection string of the account endpoint to use the account as a storage endpoint on the device.

share_credential_details
list[<xref:azure.mgmt.databox.models.ShareCredentialDetails>]

Per share level unencrypted access credentials.