ShareCredentialDetails Class

Credential details of the shares in account.

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

Inheritance
azure.mgmt.databox._serialization.Model
ShareCredentialDetails

Constructor

ShareCredentialDetails(**kwargs: Any)

Variables

Name Description
share_name
str

Name of the share.

share_type

Type of the share. Known values are: "UnknownType", "HCS", "BlockBlob", "PageBlob", "AzureFile", and "ManagedDisk".

user_name
str

User name for the share.

password
str

Password for the share.

supported_access_protocols

Access protocols supported on the device.