AzureContainerInfo interface
Azure container mapping of the endpoint.
Properties
container |
Container name (Based on the data format specified, this represents the name of Azure Files/Page blob/Block blob). |
data |
Storage format used for the file represented by the share. |
storage |
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