Azure Container Info Response
data class AzureContainerInfoResponse(val containerName: String, val dataFormat: String, val storageAccountCredentialId: String)
Azure container mapping of the endpoint.
Constructors
Link copied to clipboard
fun AzureContainerInfoResponse(containerName: String, dataFormat: String, storageAccountCredentialId: String)