-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generated from 3db75735b23d7ad733668c5f03e1682016c86d58 (#1542)
move global settings before packages
- Loading branch information
1 parent
de9ccf3
commit 86db15a
Showing
24 changed files
with
2,258 additions
and
1,513 deletions.
There are no files selected for viewing
133 changes: 68 additions & 65 deletions
133
packages/@azure/arm-monitor/lib/models/actionGroupsMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,88 +1,91 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
* Licensed under the MIT License. See License.txt in the project root for | ||
* license information. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
* Changes may cause incorrect behavior and will be lost if the code is | ||
* regenerated. | ||
*/ | ||
|
||
export { | ||
discriminators, | ||
Action, | ||
ActionGroupList, | ||
ActionGroupPatchBody, | ||
ActionGroupResource, | ||
ActivityLogAlertActionGroup, | ||
ActivityLogAlertActionList, | ||
ActivityLogAlertAllOfCondition, | ||
ActivityLogAlertLeafCondition, | ||
ActivityLogAlertResource, | ||
AlertingAction, | ||
AlertRuleResource, | ||
ArmRoleReceiver, | ||
AutomationRunbookReceiver, | ||
AutoscaleNotification, | ||
AutoscaleProfile, | ||
AutoscaleSettingResource, | ||
AzNsActionGroup, | ||
AzureAppPushReceiver, | ||
AzureFunctionReceiver, | ||
Resource, | ||
BaseResource, | ||
Criteria, | ||
DataContainer, | ||
DiagnosticSettingsCategoryResource, | ||
DiagnosticSettingsResource, | ||
Dimension, | ||
EmailNotification, | ||
EmailReceiver, | ||
EnableRequest, | ||
ErrorResponse, | ||
SmsReceiver, | ||
WebhookReceiver, | ||
ItsmReceiver, | ||
LocationThresholdRuleCondition, | ||
AzureAppPushReceiver, | ||
AutomationRunbookReceiver, | ||
VoiceReceiver, | ||
LogicAppReceiver, | ||
LogMetricTrigger, | ||
AzureFunctionReceiver, | ||
ArmRoleReceiver, | ||
ErrorResponse, | ||
ActionGroupPatchBody, | ||
ActionGroupList, | ||
EnableRequest, | ||
AutoscaleSettingResource, | ||
AutoscaleProfile, | ||
ScaleCapacity, | ||
ScaleRule, | ||
MetricTrigger, | ||
ScaleAction, | ||
TimeWindow, | ||
Recurrence, | ||
RecurrentSchedule, | ||
AutoscaleNotification, | ||
EmailNotification, | ||
WebhookNotification, | ||
AlertRuleResource, | ||
RuleCondition, | ||
RuleDataSource, | ||
RuleAction, | ||
LogProfileResource, | ||
LogSearchRuleResource, | ||
RetentionPolicy, | ||
ProxyOnlyResource, | ||
DiagnosticSettingsResource, | ||
MetricSettings, | ||
LogSettings, | ||
LogToMetricAction, | ||
ManagementEventAggregationCondition, | ||
ManagementEventRuleCondition, | ||
MetricAlertAction, | ||
MetricAlertCriteria, | ||
MetricAlertMultipleResourceMultipleMetricCriteria, | ||
DiagnosticSettingsCategoryResource, | ||
ActivityLogAlertResource, | ||
ActivityLogAlertAllOfCondition, | ||
ActivityLogAlertLeafCondition, | ||
ActivityLogAlertActionList, | ||
ActivityLogAlertActionGroup, | ||
MetricAlertResource, | ||
MetricAlertCriteria, | ||
MetricAlertAction, | ||
MetricAlertSingleResourceMultipleMetricCriteria, | ||
MetricCriteria, | ||
MetricDimension, | ||
MetricSettings, | ||
MetricTrigger, | ||
MultiMetricCriteria, | ||
ProxyOnlyResource, | ||
ProxyResource, | ||
Recurrence, | ||
RecurrentSchedule, | ||
Resource, | ||
RetentionPolicy, | ||
RuleAction, | ||
RuleCondition, | ||
RuleDataSource, | ||
RuleEmailAction, | ||
RuleManagementEventClaimsDataSource, | ||
RuleManagementEventDataSource, | ||
RuleMetricDataSource, | ||
RuleWebhookAction, | ||
ScaleAction, | ||
ScaleCapacity, | ||
ScaleRule, | ||
Schedule, | ||
SmsReceiver, | ||
MetricDimension, | ||
MetricAlertMultipleResourceMultipleMetricCriteria, | ||
LogSearchRuleResource, | ||
Source, | ||
ThresholdRuleCondition, | ||
TimeWindow, | ||
Schedule, | ||
Action, | ||
AlertingAction, | ||
AzNsActionGroup, | ||
TriggerCondition, | ||
LogMetricTrigger, | ||
LogToMetricAction, | ||
Criteria, | ||
Dimension, | ||
ProxyResource, | ||
VMInsightsOnboardingStatus, | ||
VoiceReceiver, | ||
WebhookNotification, | ||
WebhookReceiver, | ||
WorkspaceInfo | ||
DataContainer, | ||
WorkspaceInfo, | ||
RuleMetricDataSource, | ||
RuleManagementEventDataSource, | ||
RuleManagementEventClaimsDataSource, | ||
ThresholdRuleCondition, | ||
LocationThresholdRuleCondition, | ||
ManagementEventRuleCondition, | ||
ManagementEventAggregationCondition, | ||
RuleEmailAction, | ||
RuleWebhookAction | ||
} from "../models/mappers"; | ||
|
129 changes: 66 additions & 63 deletions
129
packages/@azure/arm-monitor/lib/models/activityLogAlertsMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,87 +1,90 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
* Licensed under the MIT License. See License.txt in the project root for | ||
* license information. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
* Changes may cause incorrect behavior and will be lost if the code is | ||
* regenerated. | ||
*/ | ||
|
||
export { | ||
discriminators, | ||
Action, | ||
ActionGroupResource, | ||
ActivityLogAlertActionGroup, | ||
ActivityLogAlertActionList, | ||
ActivityLogAlertResource, | ||
Resource, | ||
BaseResource, | ||
ActivityLogAlertAllOfCondition, | ||
ActivityLogAlertLeafCondition, | ||
ActivityLogAlertList, | ||
ActivityLogAlertActionList, | ||
ActivityLogAlertActionGroup, | ||
ErrorResponse, | ||
ActivityLogAlertPatchBody, | ||
ActivityLogAlertResource, | ||
AlertingAction, | ||
AlertRuleResource, | ||
ArmRoleReceiver, | ||
AutomationRunbookReceiver, | ||
AutoscaleNotification, | ||
AutoscaleProfile, | ||
ActivityLogAlertList, | ||
AutoscaleSettingResource, | ||
AzNsActionGroup, | ||
AzureAppPushReceiver, | ||
AzureFunctionReceiver, | ||
BaseResource, | ||
Criteria, | ||
DataContainer, | ||
DiagnosticSettingsCategoryResource, | ||
DiagnosticSettingsResource, | ||
Dimension, | ||
AutoscaleProfile, | ||
ScaleCapacity, | ||
ScaleRule, | ||
MetricTrigger, | ||
ScaleAction, | ||
TimeWindow, | ||
Recurrence, | ||
RecurrentSchedule, | ||
AutoscaleNotification, | ||
EmailNotification, | ||
WebhookNotification, | ||
AlertRuleResource, | ||
RuleCondition, | ||
RuleDataSource, | ||
RuleAction, | ||
LogProfileResource, | ||
RetentionPolicy, | ||
ProxyOnlyResource, | ||
DiagnosticSettingsResource, | ||
MetricSettings, | ||
LogSettings, | ||
DiagnosticSettingsCategoryResource, | ||
ActionGroupResource, | ||
EmailReceiver, | ||
ErrorResponse, | ||
SmsReceiver, | ||
WebhookReceiver, | ||
ItsmReceiver, | ||
LocationThresholdRuleCondition, | ||
AzureAppPushReceiver, | ||
AutomationRunbookReceiver, | ||
VoiceReceiver, | ||
LogicAppReceiver, | ||
LogMetricTrigger, | ||
LogProfileResource, | ||
LogSearchRuleResource, | ||
LogSettings, | ||
LogToMetricAction, | ||
ManagementEventAggregationCondition, | ||
ManagementEventRuleCondition, | ||
MetricAlertAction, | ||
MetricAlertCriteria, | ||
MetricAlertMultipleResourceMultipleMetricCriteria, | ||
AzureFunctionReceiver, | ||
ArmRoleReceiver, | ||
MetricAlertResource, | ||
MetricAlertCriteria, | ||
MetricAlertAction, | ||
MetricAlertSingleResourceMultipleMetricCriteria, | ||
MetricCriteria, | ||
MetricDimension, | ||
MetricSettings, | ||
MetricTrigger, | ||
MultiMetricCriteria, | ||
ProxyOnlyResource, | ||
ProxyResource, | ||
Recurrence, | ||
RecurrentSchedule, | ||
Resource, | ||
RetentionPolicy, | ||
RuleAction, | ||
RuleCondition, | ||
RuleDataSource, | ||
RuleEmailAction, | ||
RuleManagementEventClaimsDataSource, | ||
RuleManagementEventDataSource, | ||
RuleMetricDataSource, | ||
RuleWebhookAction, | ||
ScaleAction, | ||
ScaleCapacity, | ||
ScaleRule, | ||
Schedule, | ||
SmsReceiver, | ||
MetricDimension, | ||
MetricAlertMultipleResourceMultipleMetricCriteria, | ||
LogSearchRuleResource, | ||
Source, | ||
ThresholdRuleCondition, | ||
TimeWindow, | ||
Schedule, | ||
Action, | ||
AlertingAction, | ||
AzNsActionGroup, | ||
TriggerCondition, | ||
LogMetricTrigger, | ||
LogToMetricAction, | ||
Criteria, | ||
Dimension, | ||
ProxyResource, | ||
VMInsightsOnboardingStatus, | ||
VoiceReceiver, | ||
WebhookNotification, | ||
WebhookReceiver, | ||
WorkspaceInfo | ||
DataContainer, | ||
WorkspaceInfo, | ||
RuleMetricDataSource, | ||
RuleManagementEventDataSource, | ||
RuleManagementEventClaimsDataSource, | ||
ThresholdRuleCondition, | ||
LocationThresholdRuleCondition, | ||
ManagementEventRuleCondition, | ||
ManagementEventAggregationCondition, | ||
RuleEmailAction, | ||
RuleWebhookAction | ||
} from "../models/mappers"; | ||
|
15 changes: 9 additions & 6 deletions
15
packages/@azure/arm-monitor/lib/models/activityLogsMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,20 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
* Licensed under the MIT License. See License.txt in the project root for | ||
* license information. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
* Changes may cause incorrect behavior and will be lost if the code is | ||
* regenerated. | ||
*/ | ||
|
||
export { | ||
discriminators, | ||
ErrorResponse, | ||
EventData, | ||
EventDataCollection, | ||
HttpRequestInfo, | ||
EventData, | ||
SenderAuthorization, | ||
LocalizableString, | ||
SenderAuthorization | ||
HttpRequestInfo, | ||
ErrorResponse | ||
} from "../models/mappers"; | ||
|
13 changes: 8 additions & 5 deletions
13
packages/@azure/arm-monitor/lib/models/alertRuleIncidentsMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,18 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
* Licensed under the MIT License. See License.txt in the project root for | ||
* license information. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
* Changes may cause incorrect behavior and will be lost if the code is | ||
* regenerated. | ||
*/ | ||
|
||
export { | ||
discriminators, | ||
CloudError, | ||
ErrorResponse, | ||
Incident, | ||
IncidentListResult | ||
ErrorResponse, | ||
IncidentListResult, | ||
CloudError | ||
} from "../models/mappers"; | ||
|
Oops, something went wrong.