From 4d5960091e8c47a7a699785f1a43d579157340be Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Mon, 4 Apr 2022 18:00:08 +0000 Subject: [PATCH] CodeGen from PR 18538 in Azure/azure-rest-api-specs Merge b87f49da04d932ff2cb3c91c5736b6cbcfb05589 into f8a711d2043b9019e2cd256ea0c6932bbf27aed7 --- schemas/2021-09-01-preview/Microsoft.Dashboard.json | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/schemas/2021-09-01-preview/Microsoft.Dashboard.json b/schemas/2021-09-01-preview/Microsoft.Dashboard.json index d4153251a8..ee8048de7f 100644 --- a/schemas/2021-09-01-preview/Microsoft.Dashboard.json +++ b/schemas/2021-09-01-preview/Microsoft.Dashboard.json @@ -98,19 +98,6 @@ "ManagedGrafanaProperties": { "type": "object", "properties": { - "autoGeneratedDomainNameLabelScope": { - "oneOf": [ - { - "type": "string", - "enum": [ - "TenantReuse" - ] - }, - { - "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" - } - ] - }, "provisioningState": { "oneOf": [ {