From 981ead77ed3b151648e9def0b7543ac27e66e9b9 Mon Sep 17 00:00:00 2001 From: Changlong Liu Date: Tue, 4 Aug 2020 15:12:15 +0800 Subject: [PATCH] add discriminator --- .../stable/2020-06-14/examples/KustoDatabasesCreateOrUpdate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/specification/azure-kusto/resource-manager/Microsoft.Kusto/stable/2020-06-14/examples/KustoDatabasesCreateOrUpdate.json b/specification/azure-kusto/resource-manager/Microsoft.Kusto/stable/2020-06-14/examples/KustoDatabasesCreateOrUpdate.json index f25f772e9597..76b9c8e81e96 100644 --- a/specification/azure-kusto/resource-manager/Microsoft.Kusto/stable/2020-06-14/examples/KustoDatabasesCreateOrUpdate.json +++ b/specification/azure-kusto/resource-manager/Microsoft.Kusto/stable/2020-06-14/examples/KustoDatabasesCreateOrUpdate.json @@ -7,6 +7,7 @@ "api-version": "2020-06-14", "parameters": { "location": "westus", + "kind": "ReadWrite", "properties": { "softDeletePeriod": "P1D" }