Azure Container Info Response
data class AzureContainerInfoResponse(val containerName: String, val dataFormat: String, val storageAccountCredentialId: String)
Azure container mapping of the endpoint.
Properties
Link copied to clipboard
Container name (Based on the data format specified, this represents the name of Azure Files/Page blob/Block blob).
Link copied to clipboard
Storage format used for the file represented by the share.
Link copied to clipboard
ID of the storage account credential used to access storage.