Skip to content

Commit

Permalink
[ReleasePR timeseriesinsights] [Hub Generated] Review request for Mic…
Browse files Browse the repository at this point in the history
…rosoft.TimeSeriesInsights to add version preview/2021-03-31-preview (#1980)

Create to sync Azure/azure-rest-api-specs#16415
[ReCreate this PR](https://github.com/azure-resource-manager-schemas/compare/main...AzureSDKAutomation:sdkAuto/timeseriesinsights?expand=1)
  • Loading branch information
msftbot[bot] authored Oct 20, 2021
2 parents f42e160 + d7c240b commit 5547936
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion schemas/2021-03-31-preview/Microsoft.TimeSeriesInsights.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
{
Expand Down Expand Up @@ -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": [
Expand Down

0 comments on commit 5547936

Please sign in to comment.