共用方式為


AzureContainerInfo interface

Azure container mapping of the endpoint.

Properties

containerName

Container name (Based on the data format specified, this represents the name of Azure Files/Page blob/Block blob).

dataFormat

Storage format used for the file represented by the share.

storageAccountCredentialId

ID of the storage account credential used to access storage.

Property Details

containerName

Container name (Based on the data format specified, this represents the name of Azure Files/Page blob/Block blob).

containerName: string

Property Value

string

dataFormat

Storage format used for the file represented by the share.

dataFormat: string

Property Value

string

storageAccountCredentialId

ID of the storage account credential used to access storage.

storageAccountCredentialId: string

Property Value

string