diff --git a/specification/monitor/resource-manager/readme.java.md b/specification/monitor/resource-manager/readme.java.md index c4dae861b0dd..707ea24893d2 100644 --- a/specification/monitor/resource-manager/readme.java.md +++ b/specification/monitor/resource-manager/readme.java.md @@ -24,3 +24,35 @@ directive: transform: > $["x-ms-enum"].name = "MonitorWorkspaceAlertSeverity" ``` + +### Tag: package-composite-v1-java + +``` yaml $(java) && $(tag) == 'package-composite-v1-java' +input-file: + - Microsoft.Insights/stable/2022-10-01/autoscale_API.json + - Microsoft.Insights/stable/2015-04-01/operations_API.json + - Microsoft.Insights/stable/2016-03-01/alertRulesIncidents_API.json + - https://github.com/Azure/azure-rest-api-specs/blob/c0f92082a788895368a738a9200e24971157d7ca/specification/monitor/resource-manager/Microsoft.Insights/stable/2016-03-01/alertRules_API.json + - Microsoft.Insights/stable/2016-03-01/logProfiles_API.json + - Microsoft.Insights/preview/2021-05-01-preview/diagnosticsSettings_API.json + - Microsoft.Insights/preview/2021-05-01-preview/diagnosticsSettingsCategories_API.json + - Microsoft.Insights/stable/2022-06-01/actionGroups_API.json + - Microsoft.Insights/stable/2015-04-01/activityLogs_API.json + - Microsoft.Insights/stable/2015-04-01/eventCategories_API.json + - Microsoft.Insights/stable/2015-04-01/tenantActivityLogs_API.json + - Microsoft.Insights/stable/2021-05-01/metricDefinitions_API.json + - Microsoft.Insights/stable/2021-05-01/metrics_API.json + - Microsoft.Insights/stable/2019-03-01/metricBaselines_API.json + - Microsoft.Insights/preview/2024-03-01-preview/metricAlert_API.json + - Microsoft.Insights/stable/2023-12-01/scheduledQueryRule_API.json + - Microsoft.Insights/preview/2017-12-01-preview/metricNamespaces_API.json + - Microsoft.Insights/preview/2018-11-27-preview/vmInsightsOnboarding_API.json + - Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json + - Microsoft.Insights/stable/2020-10-01/activityLogAlerts_API.json + - Microsoft.Insights/stable/2024-03-11/dataCollectionEndpoints_API.json + - Microsoft.Insights/stable/2024-03-11/dataCollectionRuleAssociations_API.json + - Microsoft.Insights/stable/2024-03-11/dataCollectionRules_API.json + +# note that SDK repository has its own configure of "rename-model" +rename-model: MetricUnit:Unit,IdentityAutoGenerated:Identity,UserIdentityPropertiesAutoGenerated:UserIdentityProperties +```