config azure_mgmt_cosmosdb:v0.24.0
This commit is contained in:
Родитель
f14306ee0d
Коммит
49b3e6f937
|
@ -1,4 +1,5 @@
|
|||
## 2021.02.26 - Azure Ruby SDK Release
|
||||
- azure_mgmt_cosmosdb - v0.24.0
|
||||
- azure_mgmt_storagecache - v0.19.1
|
||||
- azure_mgmt_media_services - v0.21.1
|
||||
- azure_mgmt_netapp - v0.23.0
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"management": [
|
||||
"azure_mgmt_cosmosdb",
|
||||
"azure_mgmt_storagecache",
|
||||
"azure_mgmt_media_services",
|
||||
"azure_mgmt_netapp",
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
"azure_mgmt_container_instance": "0.18.0",
|
||||
"azure_mgmt_container_registry": "0.18.5",
|
||||
"azure_mgmt_container_service": "0.22.0",
|
||||
"azure_mgmt_cosmosdb": "0.23.1",
|
||||
"azure_mgmt_cosmosdb": "0.24.0",
|
||||
"azure_mgmt_cost_management": "0.17.1",
|
||||
"azure_mgmt_customer_insights": "0.17.3",
|
||||
"azure_mgmt_databox": "0.17.1",
|
||||
|
|
|
@ -825,6 +825,11 @@
|
|||
}
|
||||
},
|
||||
"azure_mgmt_cosmosdb": {
|
||||
"azure_mgmt_cosmosdb_2021_01_15": {
|
||||
"markdown": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/9cee82c90c9c188dda3cf33a9816bdcdb395f00a/specification/cosmos-db/resource-manager/readme.md",
|
||||
"namespace": "Azure::Cosmosdb::Mgmt::V2021_01_15",
|
||||
"tag": "package-2021-01"
|
||||
},
|
||||
"azure_mgmt_cosmosdb_2015_04_08": {
|
||||
"markdown": "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/86796b0f17d82b046fddbc7cce463a159774f6d6/specification/cosmos-db/resource-manager/readme.md",
|
||||
"namespace": "Azure::Cosmosdb::Mgmt::V2015_04_08",
|
||||
|
|
|
@ -1501,8 +1501,7 @@
|
|||
"resourceTypes": {
|
||||
"Microsoft.Cosmosdb": {
|
||||
"management": {
|
||||
"2020-09-01": ["*"],
|
||||
"2019-08-01-preview": ["*"]
|
||||
"2021-01-15": ["*"]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче