From d7c240bf2432ae3dd90b0a5b9ea353fc45463401 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Wed, 20 Oct 2021 01:40:09 +0000 Subject: [PATCH] CodeGen from PR 16415 in Azure/azure-rest-api-specs [Hub Generated] Review request for Microsoft.TimeSeriesInsights to add version preview/2021-03-31-preview (#16415) * Fix S360 errors in 2021-03-31-preview * Fix prettier check --- .../Microsoft.TimeSeriesInsights.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/schemas/2021-03-31-preview/Microsoft.TimeSeriesInsights.json b/schemas/2021-03-31-preview/Microsoft.TimeSeriesInsights.json index 7601679b42..f09acf9d2c 100644 --- a/schemas/2021-03-31-preview/Microsoft.TimeSeriesInsights.json +++ b/schemas/2021-03-31-preview/Microsoft.TimeSeriesInsights.json @@ -993,6 +993,20 @@ "PrivateEndpointConnectionProperties": { "type": "object", "properties": { + "groupIds": { + "oneOf": [ + { + "type": "array", + "items": { + "type": "string" + } + }, + { + "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" + } + ], + "description": "A list of private links resource group ids" + }, "privateEndpoint": { "oneOf": [ { @@ -1030,7 +1044,7 @@ "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" } ], - "description": "The provisioning state of the private endpoint connection resource." + "description": "Provisioning state of the private endpoint connection." } }, "required": [