azure-storage-python/package_service_mapping.json

31 строка
525 B
JSON

{
"azure-storage-common": {
"service_name": "Storage",
"category ": "Client",
"namespaces": [
"azure.storage.common"
]
},
"azure-storage-blob": {
"service_name": "Storage",
"category ": "Client",
"namespaces": [
"azure.storage.blob"
]
},
"azure-storage-file": {
"service_name": "Storage",
"category ": "Client",
"namespaces": [
"azure.storage.file"
]
},
"azure-storage-queue": {
"service_name": "Storage",
"category ": "Client",
"namespaces": [
"azure.storage.queue"
]
}
}