You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: schemas/2015-04-08/Microsoft.DocumentDB.json
+22Lines changed: 22 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -277,6 +277,17 @@
277
277
}
278
278
],
279
279
"description": "The failover priority of the region. A failover priority of 0 indicates a write region. The maximum value for a failover priority = (total number of regions - 1). Failover priority values must be unique for each of the regions in which the database account exists."
"description": "Flag to indicate whether or not this region is an AvailabilityZone region"
280
291
}
281
292
},
282
293
"description": "A region in which the Azure Cosmos DB database account is deployed."
@@ -287,6 +298,17 @@
287
298
"id": {
288
299
"type": "string",
289
300
"description": "Resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}."
0 commit comments