@azure/arm-monitor 8.0.0-beta.2 → 8.0.0-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +88 -5
- package/LICENSE +1 -1
- package/README.md +1 -1
- package/dist/index.js +5622 -4012
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/actionGroupsCreateNotificationsAtActionGroupResourceLevelSample.js +11 -3
- package/dist-esm/samples-dev/actionGroupsCreateNotificationsAtActionGroupResourceLevelSample.js.map +1 -1
- package/dist-esm/samples-dev/actionGroupsCreateNotificationsAtResourceGroupLevelSample.js +11 -3
- package/dist-esm/samples-dev/actionGroupsCreateNotificationsAtResourceGroupLevelSample.js.map +1 -1
- package/dist-esm/samples-dev/actionGroupsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/actionGroupsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/actionGroupsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/actionGroupsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/actionGroupsEnableReceiverSample.js +11 -3
- package/dist-esm/samples-dev/actionGroupsEnableReceiverSample.js.map +1 -1
- package/dist-esm/samples-dev/actionGroupsGetSample.js +11 -3
- package/dist-esm/samples-dev/actionGroupsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/actionGroupsGetTestNotificationsAtActionGroupResourceLevelSample.js +11 -3
- package/dist-esm/samples-dev/actionGroupsGetTestNotificationsAtActionGroupResourceLevelSample.js.map +1 -1
- package/dist-esm/samples-dev/actionGroupsGetTestNotificationsAtResourceGroupLevelSample.js +11 -3
- package/dist-esm/samples-dev/actionGroupsGetTestNotificationsAtResourceGroupLevelSample.js.map +1 -1
- package/dist-esm/samples-dev/actionGroupsGetTestNotificationsSample.js +10 -2
- package/dist-esm/samples-dev/actionGroupsGetTestNotificationsSample.js.map +1 -1
- package/dist-esm/samples-dev/actionGroupsListByResourceGroupSample.js +11 -3
- package/dist-esm/samples-dev/actionGroupsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/actionGroupsListBySubscriptionIdSample.js +10 -2
- package/dist-esm/samples-dev/actionGroupsListBySubscriptionIdSample.js.map +1 -1
- package/dist-esm/samples-dev/actionGroupsPostTestNotificationsSample.js +10 -2
- package/dist-esm/samples-dev/actionGroupsPostTestNotificationsSample.js.map +1 -1
- package/dist-esm/samples-dev/actionGroupsUpdateSample.js +11 -3
- package/dist-esm/samples-dev/actionGroupsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/activityLogAlertsCreateOrUpdateSample.js +19 -9
- package/dist-esm/samples-dev/activityLogAlertsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/activityLogAlertsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/activityLogAlertsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/activityLogAlertsGetSample.js +11 -3
- package/dist-esm/samples-dev/activityLogAlertsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/activityLogAlertsListByResourceGroupSample.js +11 -3
- package/dist-esm/samples-dev/activityLogAlertsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/activityLogAlertsListBySubscriptionIdSample.js +10 -2
- package/dist-esm/samples-dev/activityLogAlertsListBySubscriptionIdSample.js.map +1 -1
- package/dist-esm/samples-dev/activityLogAlertsUpdateSample.js +11 -3
- package/dist-esm/samples-dev/activityLogAlertsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/activityLogsListSample.js +13 -4
- package/dist-esm/samples-dev/activityLogsListSample.js.map +1 -1
- package/dist-esm/samples-dev/alertRuleIncidentsGetSample.js +11 -3
- package/dist-esm/samples-dev/alertRuleIncidentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/alertRuleIncidentsListByAlertRuleSample.js +11 -3
- package/dist-esm/samples-dev/alertRuleIncidentsListByAlertRuleSample.js.map +1 -1
- package/dist-esm/samples-dev/alertRulesCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/alertRulesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/alertRulesDeleteSample.js +11 -3
- package/dist-esm/samples-dev/alertRulesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/alertRulesGetSample.js +11 -3
- package/dist-esm/samples-dev/alertRulesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/alertRulesListByResourceGroupSample.js +11 -3
- package/dist-esm/samples-dev/alertRulesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/alertRulesListBySubscriptionSample.js +10 -2
- package/dist-esm/samples-dev/alertRulesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/alertRulesUpdateSample.js +11 -3
- package/dist-esm/samples-dev/alertRulesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/autoscaleSettingsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/autoscaleSettingsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/autoscaleSettingsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/autoscaleSettingsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/autoscaleSettingsGetSample.js +11 -3
- package/dist-esm/samples-dev/autoscaleSettingsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/autoscaleSettingsListByResourceGroupSample.js +11 -3
- package/dist-esm/samples-dev/autoscaleSettingsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/autoscaleSettingsListBySubscriptionSample.js +10 -2
- package/dist-esm/samples-dev/autoscaleSettingsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/autoscaleSettingsUpdateSample.js +11 -3
- package/dist-esm/samples-dev/autoscaleSettingsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/azureMonitorWorkspacesCreateSample.d.ts +2 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesCreateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesCreateSample.js +42 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesCreateSample.js.map +1 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesDeleteSample.js +39 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesGetSample.js +39 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesListByResourceGroupSample.js +52 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesListBySubscriptionSample.js +51 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesUpdateSample.js +45 -0
- package/dist-esm/samples-dev/azureMonitorWorkspacesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/baselinesListSample.js +10 -2
- package/dist-esm/samples-dev/baselinesListSample.js.map +1 -1
- package/dist-esm/samples-dev/dataCollectionEndpointsCreateSample.js +11 -3
- package/dist-esm/samples-dev/dataCollectionEndpointsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/dataCollectionEndpointsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/dataCollectionEndpointsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/dataCollectionEndpointsGetSample.js +11 -3
- package/dist-esm/samples-dev/dataCollectionEndpointsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/dataCollectionEndpointsListByResourceGroupSample.js +11 -3
- package/dist-esm/samples-dev/dataCollectionEndpointsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/dataCollectionEndpointsListBySubscriptionSample.js +10 -2
- package/dist-esm/samples-dev/dataCollectionEndpointsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/dataCollectionEndpointsUpdateSample.js +11 -3
- package/dist-esm/samples-dev/dataCollectionEndpointsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/dataCollectionRuleAssociationsCreateSample.js +10 -2
- package/dist-esm/samples-dev/dataCollectionRuleAssociationsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/dataCollectionRuleAssociationsDeleteSample.js +10 -2
- package/dist-esm/samples-dev/dataCollectionRuleAssociationsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/dataCollectionRuleAssociationsGetSample.js +10 -2
- package/dist-esm/samples-dev/dataCollectionRuleAssociationsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/dataCollectionRuleAssociationsListByDataCollectionEndpointSample.js +11 -3
- package/dist-esm/samples-dev/dataCollectionRuleAssociationsListByDataCollectionEndpointSample.js.map +1 -1
- package/dist-esm/samples-dev/dataCollectionRuleAssociationsListByResourceSample.js +10 -2
- package/dist-esm/samples-dev/dataCollectionRuleAssociationsListByResourceSample.js.map +1 -1
- package/dist-esm/samples-dev/dataCollectionRuleAssociationsListByRuleSample.js +11 -3
- package/dist-esm/samples-dev/dataCollectionRuleAssociationsListByRuleSample.js.map +1 -1
- package/dist-esm/samples-dev/dataCollectionRulesCreateSample.js +16 -8
- package/dist-esm/samples-dev/dataCollectionRulesCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/dataCollectionRulesDeleteSample.js +11 -3
- package/dist-esm/samples-dev/dataCollectionRulesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/dataCollectionRulesGetSample.js +11 -3
- package/dist-esm/samples-dev/dataCollectionRulesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/dataCollectionRulesListByResourceGroupSample.js +11 -3
- package/dist-esm/samples-dev/dataCollectionRulesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/dataCollectionRulesListBySubscriptionSample.js +10 -2
- package/dist-esm/samples-dev/dataCollectionRulesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/dataCollectionRulesUpdateSample.js +11 -3
- package/dist-esm/samples-dev/dataCollectionRulesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticSettingsCategoryGetSample.js +10 -2
- package/dist-esm/samples-dev/diagnosticSettingsCategoryGetSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticSettingsCategoryListSample.js +10 -2
- package/dist-esm/samples-dev/diagnosticSettingsCategoryListSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticSettingsCreateOrUpdateSample.js +13 -4
- package/dist-esm/samples-dev/diagnosticSettingsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticSettingsDeleteSample.js +10 -2
- package/dist-esm/samples-dev/diagnosticSettingsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticSettingsGetSample.js +13 -4
- package/dist-esm/samples-dev/diagnosticSettingsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticSettingsListSample.js +13 -4
- package/dist-esm/samples-dev/diagnosticSettingsListSample.js.map +1 -1
- package/dist-esm/samples-dev/eventCategoriesListSample.js +10 -2
- package/dist-esm/samples-dev/eventCategoriesListSample.js.map +1 -1
- package/dist-esm/samples-dev/logProfilesCreateOrUpdateSample.js +10 -2
- package/dist-esm/samples-dev/logProfilesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/logProfilesDeleteSample.js +10 -2
- package/dist-esm/samples-dev/logProfilesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/logProfilesGetSample.js +10 -2
- package/dist-esm/samples-dev/logProfilesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/logProfilesListSample.js +10 -2
- package/dist-esm/samples-dev/logProfilesListSample.js.map +1 -1
- package/dist-esm/samples-dev/logProfilesUpdateSample.js +10 -2
- package/dist-esm/samples-dev/logProfilesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/metricAlertsCreateOrUpdateSample.js +40 -25
- package/dist-esm/samples-dev/metricAlertsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/metricAlertsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/metricAlertsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/metricAlertsGetSample.js +35 -21
- package/dist-esm/samples-dev/metricAlertsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/metricAlertsListByResourceGroupSample.js +11 -3
- package/dist-esm/samples-dev/metricAlertsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/metricAlertsListBySubscriptionSample.js +10 -2
- package/dist-esm/samples-dev/metricAlertsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/metricAlertsStatusListByNameSample.js +11 -3
- package/dist-esm/samples-dev/metricAlertsStatusListByNameSample.js.map +1 -1
- package/dist-esm/samples-dev/metricAlertsStatusListSample.js +11 -3
- package/dist-esm/samples-dev/metricAlertsStatusListSample.js.map +1 -1
- package/dist-esm/samples-dev/metricAlertsUpdateSample.js +12 -4
- package/dist-esm/samples-dev/metricAlertsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/metricDefinitionsListSample.js +16 -6
- package/dist-esm/samples-dev/metricDefinitionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/metricNamespacesListSample.js +10 -2
- package/dist-esm/samples-dev/metricNamespacesListSample.js.map +1 -1
- package/dist-esm/samples-dev/metricsListSample.js +19 -9
- package/dist-esm/samples-dev/metricsListSample.js.map +1 -1
- package/dist-esm/samples-dev/monitorOperationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/monitorOperationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/monitorOperationsListSample.js +51 -0
- package/dist-esm/samples-dev/monitorOperationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +10 -2
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/predictiveMetricGetSample.js +11 -3
- package/dist-esm/samples-dev/predictiveMetricGetSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +11 -3
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +11 -3
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListByPrivateLinkScopeSample.js +11 -3
- package/dist-esm/samples-dev/privateEndpointConnectionsListByPrivateLinkScopeSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesListByPrivateLinkScopeSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkResourcesListByPrivateLinkScopeSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkScopeOperationStatusGetSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkScopeOperationStatusGetSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkScopedResourcesCreateOrUpdateSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkScopedResourcesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkScopedResourcesDeleteSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkScopedResourcesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkScopedResourcesGetSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkScopedResourcesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkScopedResourcesListByPrivateLinkScopeSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkScopedResourcesListByPrivateLinkScopeSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkScopesCreateOrUpdateSample.js +15 -6
- package/dist-esm/samples-dev/privateLinkScopesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkScopesDeleteSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkScopesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkScopesGetSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkScopesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkScopesListByResourceGroupSample.js +11 -3
- package/dist-esm/samples-dev/privateLinkScopesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkScopesListSample.js +10 -2
- package/dist-esm/samples-dev/privateLinkScopesListSample.js.map +1 -1
- package/dist-esm/samples-dev/privateLinkScopesUpdateTagsSample.js +10 -3
- package/dist-esm/samples-dev/privateLinkScopesUpdateTagsSample.js.map +1 -1
- package/dist-esm/samples-dev/scheduledQueryRulesCreateOrUpdateSample.js +148 -83
- package/dist-esm/samples-dev/scheduledQueryRulesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/scheduledQueryRulesDeleteSample.js +16 -8
- package/dist-esm/samples-dev/scheduledQueryRulesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/scheduledQueryRulesGetSample.js +16 -8
- package/dist-esm/samples-dev/scheduledQueryRulesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/scheduledQueryRulesListByResourceGroupSample.js +15 -7
- package/dist-esm/samples-dev/scheduledQueryRulesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/scheduledQueryRulesListBySubscriptionSample.js +14 -6
- package/dist-esm/samples-dev/scheduledQueryRulesListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/scheduledQueryRulesUpdateSample.js +17 -9
- package/dist-esm/samples-dev/scheduledQueryRulesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/tenantActivityLogsListSample.js +19 -8
- package/dist-esm/samples-dev/tenantActivityLogsListSample.js.map +1 -1
- package/dist-esm/samples-dev/vmInsightsGetOnboardingStatusSample.js +22 -10
- package/dist-esm/samples-dev/vmInsightsGetOnboardingStatusSample.js.map +1 -1
- package/dist-esm/src/index.d.ts +1 -0
- package/dist-esm/src/index.d.ts.map +1 -1
- package/dist-esm/src/index.js +1 -0
- package/dist-esm/src/index.js.map +1 -1
- package/dist-esm/src/lroImpl.d.ts +6 -11
- package/dist-esm/src/lroImpl.d.ts.map +1 -1
- package/dist-esm/src/lroImpl.js +12 -20
- package/dist-esm/src/lroImpl.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +715 -287
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +84 -64
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +29 -17
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1127 -445
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +5 -1
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +39 -7
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/monitorClient.d.ts +4 -2
- package/dist-esm/src/monitorClient.d.ts.map +1 -1
- package/dist-esm/src/monitorClient.js +8 -9
- package/dist-esm/src/monitorClient.js.map +1 -1
- package/dist-esm/src/operations/actionGroups.d.ts +4 -4
- package/dist-esm/src/operations/actionGroups.d.ts.map +1 -1
- package/dist-esm/src/operations/actionGroups.js +50 -25
- package/dist-esm/src/operations/actionGroups.js.map +1 -1
- package/dist-esm/src/operations/activityLogAlerts.d.ts.map +1 -1
- package/dist-esm/src/operations/activityLogAlerts.js +37 -16
- package/dist-esm/src/operations/activityLogAlerts.js.map +1 -1
- package/dist-esm/src/operations/activityLogs.d.ts +0 -13
- package/dist-esm/src/operations/activityLogs.d.ts.map +1 -1
- package/dist-esm/src/operations/activityLogs.js +22 -28
- package/dist-esm/src/operations/activityLogs.js.map +1 -1
- package/dist-esm/src/operations/alertRuleIncidents.d.ts.map +1 -1
- package/dist-esm/src/operations/alertRuleIncidents.js +8 -4
- package/dist-esm/src/operations/alertRuleIncidents.js.map +1 -1
- package/dist-esm/src/operations/alertRules.d.ts.map +1 -1
- package/dist-esm/src/operations/alertRules.js +16 -8
- package/dist-esm/src/operations/alertRules.js.map +1 -1
- package/dist-esm/src/operations/autoscaleSettings.d.ts.map +1 -1
- package/dist-esm/src/operations/autoscaleSettings.js +37 -16
- package/dist-esm/src/operations/autoscaleSettings.js.map +1 -1
- package/dist-esm/src/operations/azureMonitorWorkspaces.d.ts +87 -0
- package/dist-esm/src/operations/azureMonitorWorkspaces.d.ts.map +1 -0
- package/dist-esm/src/operations/azureMonitorWorkspaces.js +389 -0
- package/dist-esm/src/operations/azureMonitorWorkspaces.js.map +1 -0
- package/dist-esm/src/operations/baselines.d.ts.map +1 -1
- package/dist-esm/src/operations/baselines.js +8 -4
- package/dist-esm/src/operations/baselines.js.map +1 -1
- package/dist-esm/src/operations/dataCollectionEndpoints.d.ts.map +1 -1
- package/dist-esm/src/operations/dataCollectionEndpoints.js +37 -16
- package/dist-esm/src/operations/dataCollectionEndpoints.js.map +1 -1
- package/dist-esm/src/operations/dataCollectionRuleAssociations.d.ts.map +1 -1
- package/dist-esm/src/operations/dataCollectionRuleAssociations.js +55 -24
- package/dist-esm/src/operations/dataCollectionRuleAssociations.js.map +1 -1
- package/dist-esm/src/operations/dataCollectionRules.d.ts.map +1 -1
- package/dist-esm/src/operations/dataCollectionRules.js +37 -16
- package/dist-esm/src/operations/dataCollectionRules.js.map +1 -1
- package/dist-esm/src/operations/diagnosticSettings.d.ts.map +1 -1
- package/dist-esm/src/operations/diagnosticSettings.js +8 -4
- package/dist-esm/src/operations/diagnosticSettings.js.map +1 -1
- package/dist-esm/src/operations/diagnosticSettingsCategory.d.ts.map +1 -1
- package/dist-esm/src/operations/diagnosticSettingsCategory.js +8 -4
- package/dist-esm/src/operations/diagnosticSettingsCategory.js.map +1 -1
- package/dist-esm/src/operations/eventCategories.d.ts.map +1 -1
- package/dist-esm/src/operations/eventCategories.js +8 -4
- package/dist-esm/src/operations/eventCategories.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +3 -1
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +3 -1
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/logProfiles.d.ts.map +1 -1
- package/dist-esm/src/operations/logProfiles.js +8 -4
- package/dist-esm/src/operations/logProfiles.js.map +1 -1
- package/dist-esm/src/operations/metricAlerts.d.ts.map +1 -1
- package/dist-esm/src/operations/metricAlerts.js +16 -8
- package/dist-esm/src/operations/metricAlerts.js.map +1 -1
- package/dist-esm/src/operations/metricDefinitions.d.ts.map +1 -1
- package/dist-esm/src/operations/metricDefinitions.js +8 -4
- package/dist-esm/src/operations/metricDefinitions.js.map +1 -1
- package/dist-esm/src/operations/metricNamespaces.d.ts.map +1 -1
- package/dist-esm/src/operations/metricNamespaces.js +8 -4
- package/dist-esm/src/operations/metricNamespaces.js.map +1 -1
- package/dist-esm/src/operations/{metrics.d.ts → metricsOperations.d.ts} +5 -5
- package/dist-esm/src/operations/metricsOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/{metrics.js → metricsOperations.js} +4 -4
- package/dist-esm/src/operations/metricsOperations.js.map +1 -0
- package/dist-esm/src/operations/monitorOperations.d.ts +32 -0
- package/dist-esm/src/operations/monitorOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/monitorOperations.js +131 -0
- package/dist-esm/src/operations/monitorOperations.js.map +1 -0
- package/dist-esm/src/operations/privateEndpointConnections.d.ts +3 -3
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.js +29 -16
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
- package/dist-esm/src/operations/privateLinkScopedResources.d.ts +3 -3
- package/dist-esm/src/operations/privateLinkScopedResources.d.ts.map +1 -1
- package/dist-esm/src/operations/privateLinkScopedResources.js +37 -18
- package/dist-esm/src/operations/privateLinkScopedResources.js.map +1 -1
- package/dist-esm/src/operations/privateLinkScopes.d.ts +2 -2
- package/dist-esm/src/operations/privateLinkScopes.d.ts.map +1 -1
- package/dist-esm/src/operations/privateLinkScopes.js +47 -22
- package/dist-esm/src/operations/privateLinkScopes.js.map +1 -1
- package/dist-esm/src/operations/scheduledQueryRules.d.ts +30 -17
- package/dist-esm/src/operations/scheduledQueryRules.d.ts.map +1 -1
- package/dist-esm/src/operations/scheduledQueryRules.js +143 -52
- package/dist-esm/src/operations/scheduledQueryRules.js.map +1 -1
- package/dist-esm/src/operations/tenantActivityLogs.d.ts.map +1 -1
- package/dist-esm/src/operations/tenantActivityLogs.js +19 -12
- package/dist-esm/src/operations/tenantActivityLogs.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/actionGroups.d.ts +4 -4
- package/dist-esm/src/operationsInterfaces/actionGroups.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/azureMonitorWorkspaces.d.ts +51 -0
- package/dist-esm/src/operationsInterfaces/azureMonitorWorkspaces.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/azureMonitorWorkspaces.js +9 -0
- package/dist-esm/src/operationsInterfaces/azureMonitorWorkspaces.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +3 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +3 -1
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/{metrics.d.ts → metricsOperations.d.ts} +3 -3
- package/dist-esm/src/operationsInterfaces/metricsOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/{metrics.js → metricsOperations.js} +1 -1
- package/dist-esm/src/operationsInterfaces/metricsOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/monitorOperations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/monitorOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/monitorOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/monitorOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/privateLinkScopedResources.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/privateLinkScopedResources.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/privateLinkScopes.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/privateLinkScopes.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/scheduledQueryRules.d.ts +13 -13
- package/dist-esm/src/operationsInterfaces/scheduledQueryRules.d.ts.map +1 -1
- package/dist-esm/src/pagingHelper.d.ts +13 -0
- package/dist-esm/src/pagingHelper.d.ts.map +1 -0
- package/dist-esm/src/pagingHelper.js +32 -0
- package/dist-esm/src/pagingHelper.js.map +1 -0
- package/dist-esm/test/monitor_examples.js +60 -3
- package/dist-esm/test/monitor_examples.js.map +1 -1
- package/package.json +11 -9
- package/review/arm-monitor.api.md +422 -161
- package/src/index.ts +1 -0
- package/src/lroImpl.ts +31 -23
- package/src/models/index.ts +775 -317
- package/src/models/mappers.ts +1990 -1300
- package/src/models/parameters.ts +48 -10
- package/src/monitorClient.ts +19 -12
- package/src/operations/actionGroups.ts +82 -46
- package/src/operations/activityLogAlerts.ts +46 -19
- package/src/operations/activityLogs.ts +23 -29
- package/src/operations/alertRuleIncidents.ts +13 -11
- package/src/operations/alertRules.ts +26 -12
- package/src/operations/autoscaleSettings.ts +46 -19
- package/src/operations/azureMonitorWorkspaces.ts +483 -0
- package/src/operations/baselines.ts +10 -5
- package/src/operations/dataCollectionEndpoints.ts +45 -18
- package/src/operations/dataCollectionRuleAssociations.ts +71 -35
- package/src/operations/dataCollectionRules.ts +45 -18
- package/src/operations/diagnosticSettings.ts +12 -7
- package/src/operations/diagnosticSettingsCategory.ts +12 -7
- package/src/operations/eventCategories.ts +10 -5
- package/src/operations/index.ts +3 -1
- package/src/operations/logProfiles.ts +12 -7
- package/src/operations/metricAlerts.ts +24 -10
- package/src/operations/metricDefinitions.ts +10 -5
- package/src/operations/metricNamespaces.ts +10 -5
- package/src/operations/{metrics.ts → metricsOperations.ts} +4 -4
- package/src/operations/monitorOperations.ts +149 -0
- package/src/operations/privateEndpointConnections.ts +33 -21
- package/src/operations/privateLinkScopedResources.ts +55 -35
- package/src/operations/privateLinkScopes.ts +60 -29
- package/src/operations/scheduledQueryRules.ts +199 -79
- package/src/operations/tenantActivityLogs.ts +21 -13
- package/src/operationsInterfaces/actionGroups.ts +7 -7
- package/src/operationsInterfaces/azureMonitorWorkspaces.ts +93 -0
- package/src/operationsInterfaces/index.ts +3 -1
- package/src/operationsInterfaces/{metrics.ts → metricsOperations.ts} +2 -2
- package/src/operationsInterfaces/monitorOperations.ts +25 -0
- package/src/operationsInterfaces/privateEndpointConnections.ts +4 -4
- package/src/operationsInterfaces/privateLinkScopedResources.ts +4 -4
- package/src/operationsInterfaces/privateLinkScopes.ts +2 -2
- package/src/operationsInterfaces/scheduledQueryRules.ts +21 -21
- package/src/pagingHelper.ts +39 -0
- package/types/arm-monitor.d.ts +838 -299
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/src/operations/metrics.d.ts.map +0 -1
- package/dist-esm/src/operations/metrics.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/metrics.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/metrics.js.map +0 -1
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
|
|
7
7
|
import * as coreAuth from '@azure/core-auth';
|
|
8
8
|
import * as coreClient from '@azure/core-client';
|
|
9
|
+
import { OperationState } from '@azure/core-lro';
|
|
9
10
|
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
10
|
-
import {
|
|
11
|
-
import { PollOperationState } from '@azure/core-lro';
|
|
11
|
+
import { SimplePollerLike } from '@azure/core-lro';
|
|
12
12
|
|
|
13
13
|
// @public
|
|
14
14
|
export type AccessMode = string;
|
|
@@ -27,11 +27,6 @@ export interface AccessModeSettingsExclusion {
|
|
|
27
27
|
queryAccessMode?: AccessMode;
|
|
28
28
|
}
|
|
29
29
|
|
|
30
|
-
// @public
|
|
31
|
-
export interface Action {
|
|
32
|
-
odataType: "Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.Microsoft.AppInsights.Nexus.DataContracts.Resources.ScheduledQueryRules.AlertingAction" | "Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.Microsoft.AppInsights.Nexus.DataContracts.Resources.ScheduledQueryRules.LogToMetricAction";
|
|
33
|
-
}
|
|
34
|
-
|
|
35
30
|
// @public
|
|
36
31
|
export interface ActionDetail {
|
|
37
32
|
detail?: string;
|
|
@@ -83,11 +78,11 @@ export interface ActionGroupResource extends AzureResource {
|
|
|
83
78
|
|
|
84
79
|
// @public
|
|
85
80
|
export interface ActionGroups {
|
|
86
|
-
beginCreateNotificationsAtActionGroupResourceLevel(resourceGroupName: string, actionGroupName: string, notificationRequest: NotificationRequestBody, options?: ActionGroupsCreateNotificationsAtActionGroupResourceLevelOptionalParams): Promise<
|
|
81
|
+
beginCreateNotificationsAtActionGroupResourceLevel(resourceGroupName: string, actionGroupName: string, notificationRequest: NotificationRequestBody, options?: ActionGroupsCreateNotificationsAtActionGroupResourceLevelOptionalParams): Promise<SimplePollerLike<OperationState<ActionGroupsCreateNotificationsAtActionGroupResourceLevelResponse>, ActionGroupsCreateNotificationsAtActionGroupResourceLevelResponse>>;
|
|
87
82
|
beginCreateNotificationsAtActionGroupResourceLevelAndWait(resourceGroupName: string, actionGroupName: string, notificationRequest: NotificationRequestBody, options?: ActionGroupsCreateNotificationsAtActionGroupResourceLevelOptionalParams): Promise<ActionGroupsCreateNotificationsAtActionGroupResourceLevelResponse>;
|
|
88
|
-
beginCreateNotificationsAtResourceGroupLevel(resourceGroupName: string, notificationRequest: NotificationRequestBody, options?: ActionGroupsCreateNotificationsAtResourceGroupLevelOptionalParams): Promise<
|
|
83
|
+
beginCreateNotificationsAtResourceGroupLevel(resourceGroupName: string, notificationRequest: NotificationRequestBody, options?: ActionGroupsCreateNotificationsAtResourceGroupLevelOptionalParams): Promise<SimplePollerLike<OperationState<ActionGroupsCreateNotificationsAtResourceGroupLevelResponse>, ActionGroupsCreateNotificationsAtResourceGroupLevelResponse>>;
|
|
89
84
|
beginCreateNotificationsAtResourceGroupLevelAndWait(resourceGroupName: string, notificationRequest: NotificationRequestBody, options?: ActionGroupsCreateNotificationsAtResourceGroupLevelOptionalParams): Promise<ActionGroupsCreateNotificationsAtResourceGroupLevelResponse>;
|
|
90
|
-
beginPostTestNotifications(notificationRequest: NotificationRequestBody, options?: ActionGroupsPostTestNotificationsOptionalParams): Promise<
|
|
85
|
+
beginPostTestNotifications(notificationRequest: NotificationRequestBody, options?: ActionGroupsPostTestNotificationsOptionalParams): Promise<SimplePollerLike<OperationState<ActionGroupsPostTestNotificationsResponse>, ActionGroupsPostTestNotificationsResponse>>;
|
|
91
86
|
beginPostTestNotificationsAndWait(notificationRequest: NotificationRequestBody, options?: ActionGroupsPostTestNotificationsOptionalParams): Promise<ActionGroupsPostTestNotificationsResponse>;
|
|
92
87
|
createOrUpdate(resourceGroupName: string, actionGroupName: string, actionGroup: ActionGroupResource, options?: ActionGroupsCreateOrUpdateOptionalParams): Promise<ActionGroupsCreateOrUpdateResponse>;
|
|
93
88
|
delete(resourceGroupName: string, actionGroupName: string, options?: ActionGroupsDeleteOptionalParams): Promise<void>;
|
|
@@ -212,8 +207,16 @@ export interface ActionList {
|
|
|
212
207
|
actionGroups?: ActionGroup[];
|
|
213
208
|
}
|
|
214
209
|
|
|
215
|
-
// @public
|
|
216
|
-
export
|
|
210
|
+
// @public
|
|
211
|
+
export interface Actions {
|
|
212
|
+
actionGroups?: string[];
|
|
213
|
+
customProperties?: {
|
|
214
|
+
[propertyName: string]: string;
|
|
215
|
+
};
|
|
216
|
+
}
|
|
217
|
+
|
|
218
|
+
// @public
|
|
219
|
+
export type ActionType = string;
|
|
217
220
|
|
|
218
221
|
// @public
|
|
219
222
|
export interface ActivityLogAlertResource extends AzureResourceAutoGenerated {
|
|
@@ -294,7 +297,6 @@ export interface ActivityLogs {
|
|
|
294
297
|
|
|
295
298
|
// @public
|
|
296
299
|
export interface ActivityLogsListNextOptionalParams extends coreClient.OperationOptions {
|
|
297
|
-
select?: string;
|
|
298
300
|
}
|
|
299
301
|
|
|
300
302
|
// @public
|
|
@@ -314,15 +316,6 @@ export type AggregationType = "None" | "Average" | "Count" | "Minimum" | "Maximu
|
|
|
314
316
|
// @public
|
|
315
317
|
export type AggregationTypeEnum = string;
|
|
316
318
|
|
|
317
|
-
// @public
|
|
318
|
-
export interface AlertingAction extends Action {
|
|
319
|
-
aznsAction?: AzNsActionGroup;
|
|
320
|
-
odataType: "Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.Microsoft.AppInsights.Nexus.DataContracts.Resources.ScheduledQueryRules.AlertingAction";
|
|
321
|
-
severity: AlertSeverity;
|
|
322
|
-
throttlingInMin?: number;
|
|
323
|
-
trigger: TriggerCondition;
|
|
324
|
-
}
|
|
325
|
-
|
|
326
319
|
// @public
|
|
327
320
|
export interface AlertRuleAllOfCondition {
|
|
328
321
|
allOf: AlertRuleAnyOfOrLeafCondition[];
|
|
@@ -456,7 +449,7 @@ export interface AlertRulesUpdateOptionalParams extends coreClient.OperationOpti
|
|
|
456
449
|
export type AlertRulesUpdateResponse = AlertRuleResource;
|
|
457
450
|
|
|
458
451
|
// @public
|
|
459
|
-
export type AlertSeverity =
|
|
452
|
+
export type AlertSeverity = number;
|
|
460
453
|
|
|
461
454
|
// @public
|
|
462
455
|
export interface ArmRoleReceiver {
|
|
@@ -600,13 +593,6 @@ export interface AutoscaleSettingsUpdateOptionalParams extends coreClient.Operat
|
|
|
600
593
|
// @public
|
|
601
594
|
export type AutoscaleSettingsUpdateResponse = AutoscaleSettingResource;
|
|
602
595
|
|
|
603
|
-
// @public
|
|
604
|
-
export interface AzNsActionGroup {
|
|
605
|
-
actionGroup?: string[];
|
|
606
|
-
customWebhookPayload?: string;
|
|
607
|
-
emailSubject?: string;
|
|
608
|
-
}
|
|
609
|
-
|
|
610
596
|
// @public
|
|
611
597
|
export interface AzureAppPushReceiver {
|
|
612
598
|
emailAddress: string;
|
|
@@ -641,6 +627,112 @@ export interface AzureMonitorPrivateLinkScopeListResult {
|
|
|
641
627
|
value: AzureMonitorPrivateLinkScope[];
|
|
642
628
|
}
|
|
643
629
|
|
|
630
|
+
// @public
|
|
631
|
+
export interface AzureMonitorWorkspace {
|
|
632
|
+
readonly accountId?: string;
|
|
633
|
+
readonly defaultIngestionSettings?: AzureMonitorWorkspaceDefaultIngestionSettings;
|
|
634
|
+
readonly metrics?: AzureMonitorWorkspaceMetrics;
|
|
635
|
+
readonly provisioningState?: ProvisioningState;
|
|
636
|
+
}
|
|
637
|
+
|
|
638
|
+
// @public
|
|
639
|
+
export interface AzureMonitorWorkspaceDefaultIngestionSettings extends IngestionSettings {
|
|
640
|
+
}
|
|
641
|
+
|
|
642
|
+
// @public
|
|
643
|
+
export interface AzureMonitorWorkspaceMetrics extends Metrics {
|
|
644
|
+
}
|
|
645
|
+
|
|
646
|
+
// @public
|
|
647
|
+
export interface AzureMonitorWorkspaceResource extends TrackedResourceAutoGenerated {
|
|
648
|
+
readonly accountId?: string;
|
|
649
|
+
readonly defaultIngestionSettings?: AzureMonitorWorkspaceDefaultIngestionSettings;
|
|
650
|
+
readonly etag?: string;
|
|
651
|
+
readonly metrics?: AzureMonitorWorkspaceMetrics;
|
|
652
|
+
readonly provisioningState?: ProvisioningState;
|
|
653
|
+
}
|
|
654
|
+
|
|
655
|
+
// @public
|
|
656
|
+
export interface AzureMonitorWorkspaceResourceForUpdate {
|
|
657
|
+
tags?: {
|
|
658
|
+
[propertyName: string]: string;
|
|
659
|
+
};
|
|
660
|
+
}
|
|
661
|
+
|
|
662
|
+
// @public
|
|
663
|
+
export interface AzureMonitorWorkspaceResourceListResult {
|
|
664
|
+
nextLink?: string;
|
|
665
|
+
value: AzureMonitorWorkspaceResource[];
|
|
666
|
+
}
|
|
667
|
+
|
|
668
|
+
// @public
|
|
669
|
+
export interface AzureMonitorWorkspaceResourceProperties extends AzureMonitorWorkspace {
|
|
670
|
+
}
|
|
671
|
+
|
|
672
|
+
// @public
|
|
673
|
+
export interface AzureMonitorWorkspaces {
|
|
674
|
+
create(resourceGroupName: string, azureMonitorWorkspaceName: string, azureMonitorWorkspaceProperties: AzureMonitorWorkspaceResource, options?: AzureMonitorWorkspacesCreateOptionalParams): Promise<AzureMonitorWorkspacesCreateResponse>;
|
|
675
|
+
delete(resourceGroupName: string, azureMonitorWorkspaceName: string, options?: AzureMonitorWorkspacesDeleteOptionalParams): Promise<void>;
|
|
676
|
+
get(resourceGroupName: string, azureMonitorWorkspaceName: string, options?: AzureMonitorWorkspacesGetOptionalParams): Promise<AzureMonitorWorkspacesGetResponse>;
|
|
677
|
+
listByResourceGroup(resourceGroupName: string, options?: AzureMonitorWorkspacesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<AzureMonitorWorkspaceResource>;
|
|
678
|
+
listBySubscription(options?: AzureMonitorWorkspacesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<AzureMonitorWorkspaceResource>;
|
|
679
|
+
update(resourceGroupName: string, azureMonitorWorkspaceName: string, options?: AzureMonitorWorkspacesUpdateOptionalParams): Promise<AzureMonitorWorkspacesUpdateResponse>;
|
|
680
|
+
}
|
|
681
|
+
|
|
682
|
+
// @public
|
|
683
|
+
export interface AzureMonitorWorkspacesCreateOptionalParams extends coreClient.OperationOptions {
|
|
684
|
+
}
|
|
685
|
+
|
|
686
|
+
// @public
|
|
687
|
+
export type AzureMonitorWorkspacesCreateResponse = AzureMonitorWorkspaceResource;
|
|
688
|
+
|
|
689
|
+
// @public
|
|
690
|
+
export interface AzureMonitorWorkspacesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
691
|
+
}
|
|
692
|
+
|
|
693
|
+
// @public
|
|
694
|
+
export interface AzureMonitorWorkspacesGetOptionalParams extends coreClient.OperationOptions {
|
|
695
|
+
}
|
|
696
|
+
|
|
697
|
+
// @public
|
|
698
|
+
export type AzureMonitorWorkspacesGetResponse = AzureMonitorWorkspaceResource;
|
|
699
|
+
|
|
700
|
+
// @public
|
|
701
|
+
export interface AzureMonitorWorkspacesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
702
|
+
}
|
|
703
|
+
|
|
704
|
+
// @public
|
|
705
|
+
export type AzureMonitorWorkspacesListByResourceGroupNextResponse = AzureMonitorWorkspaceResourceListResult;
|
|
706
|
+
|
|
707
|
+
// @public
|
|
708
|
+
export interface AzureMonitorWorkspacesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
709
|
+
}
|
|
710
|
+
|
|
711
|
+
// @public
|
|
712
|
+
export type AzureMonitorWorkspacesListByResourceGroupResponse = AzureMonitorWorkspaceResourceListResult;
|
|
713
|
+
|
|
714
|
+
// @public
|
|
715
|
+
export interface AzureMonitorWorkspacesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
716
|
+
}
|
|
717
|
+
|
|
718
|
+
// @public
|
|
719
|
+
export type AzureMonitorWorkspacesListBySubscriptionNextResponse = AzureMonitorWorkspaceResourceListResult;
|
|
720
|
+
|
|
721
|
+
// @public
|
|
722
|
+
export interface AzureMonitorWorkspacesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
723
|
+
}
|
|
724
|
+
|
|
725
|
+
// @public
|
|
726
|
+
export type AzureMonitorWorkspacesListBySubscriptionResponse = AzureMonitorWorkspaceResourceListResult;
|
|
727
|
+
|
|
728
|
+
// @public
|
|
729
|
+
export interface AzureMonitorWorkspacesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
730
|
+
azureMonitorWorkspaceProperties?: AzureMonitorWorkspaceResourceForUpdate;
|
|
731
|
+
}
|
|
732
|
+
|
|
733
|
+
// @public
|
|
734
|
+
export type AzureMonitorWorkspacesUpdateResponse = AzureMonitorWorkspaceResource;
|
|
735
|
+
|
|
644
736
|
// @public
|
|
645
737
|
export interface AzureResource {
|
|
646
738
|
readonly id?: string;
|
|
@@ -705,10 +797,26 @@ export interface ColumnDefinition {
|
|
|
705
797
|
export type ComparisonOperationType = "Equals" | "NotEquals" | "GreaterThan" | "GreaterThanOrEqual" | "LessThan" | "LessThanOrEqual";
|
|
706
798
|
|
|
707
799
|
// @public
|
|
708
|
-
export
|
|
800
|
+
export interface Condition {
|
|
801
|
+
dimensions?: Dimension[];
|
|
802
|
+
failingPeriods?: ConditionFailingPeriods;
|
|
803
|
+
metricMeasureColumn?: string;
|
|
804
|
+
metricName?: string;
|
|
805
|
+
operator?: ConditionOperator;
|
|
806
|
+
query?: string;
|
|
807
|
+
resourceIdColumn?: string;
|
|
808
|
+
threshold?: number;
|
|
809
|
+
timeAggregation?: TimeAggregation;
|
|
810
|
+
}
|
|
811
|
+
|
|
812
|
+
// @public
|
|
813
|
+
export interface ConditionFailingPeriods {
|
|
814
|
+
minFailingPeriodsToAlert?: number;
|
|
815
|
+
numberOfEvaluationPeriods?: number;
|
|
816
|
+
}
|
|
709
817
|
|
|
710
818
|
// @public
|
|
711
|
-
export type ConditionOperator = "GreaterThan" | "GreaterThanOrEqual" | "LessThan" | "LessThanOrEqual";
|
|
819
|
+
export type ConditionOperator = "GreaterThan" | "GreaterThanOrEqual" | "LessThan" | "LessThanOrEqual" | "Equals";
|
|
712
820
|
|
|
713
821
|
// @public
|
|
714
822
|
export interface ConfigurationAccessEndpointSpec {
|
|
@@ -724,12 +832,6 @@ export interface Context {
|
|
|
724
832
|
// @public
|
|
725
833
|
export type CreatedByType = string;
|
|
726
834
|
|
|
727
|
-
// @public
|
|
728
|
-
export interface Criteria {
|
|
729
|
-
dimensions?: Dimension[];
|
|
730
|
-
metricName: string;
|
|
731
|
-
}
|
|
732
|
-
|
|
733
835
|
// @public
|
|
734
836
|
export type CriterionType = string;
|
|
735
837
|
|
|
@@ -1225,10 +1327,13 @@ export interface DiagnosticSettingsResourceCollection {
|
|
|
1225
1327
|
// @public
|
|
1226
1328
|
export interface Dimension {
|
|
1227
1329
|
name: string;
|
|
1228
|
-
operator:
|
|
1330
|
+
operator: DimensionOperator;
|
|
1229
1331
|
values: string[];
|
|
1230
1332
|
}
|
|
1231
1333
|
|
|
1334
|
+
// @public
|
|
1335
|
+
export type DimensionOperator = string;
|
|
1336
|
+
|
|
1232
1337
|
// @public
|
|
1233
1338
|
export interface DynamicMetricCriteria extends MultiMetricCriteria {
|
|
1234
1339
|
alertSensitivity: DynamicThresholdSensitivity;
|
|
@@ -1265,9 +1370,6 @@ export interface EmailReceiver {
|
|
|
1265
1370
|
useCommonAlertSchema?: boolean;
|
|
1266
1371
|
}
|
|
1267
1372
|
|
|
1268
|
-
// @public
|
|
1269
|
-
export type Enabled = string;
|
|
1270
|
-
|
|
1271
1373
|
// @public
|
|
1272
1374
|
export interface EnableRequest {
|
|
1273
1375
|
receiverName: string;
|
|
@@ -1281,7 +1383,7 @@ export interface ErrorAdditionalInfo {
|
|
|
1281
1383
|
|
|
1282
1384
|
// @public
|
|
1283
1385
|
export interface ErrorContract {
|
|
1284
|
-
error?:
|
|
1386
|
+
error?: ErrorResponseDetails;
|
|
1285
1387
|
}
|
|
1286
1388
|
|
|
1287
1389
|
// @public
|
|
@@ -1293,6 +1395,15 @@ export interface ErrorDetail {
|
|
|
1293
1395
|
readonly target?: string;
|
|
1294
1396
|
}
|
|
1295
1397
|
|
|
1398
|
+
// @public
|
|
1399
|
+
export interface ErrorDetailAutoGenerated {
|
|
1400
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
1401
|
+
readonly code?: string;
|
|
1402
|
+
readonly details?: ErrorDetailAutoGenerated[];
|
|
1403
|
+
readonly message?: string;
|
|
1404
|
+
readonly target?: string;
|
|
1405
|
+
}
|
|
1406
|
+
|
|
1296
1407
|
// @public
|
|
1297
1408
|
export interface ErrorModel {
|
|
1298
1409
|
code: string;
|
|
@@ -1305,17 +1416,37 @@ export interface ErrorResponse {
|
|
|
1305
1416
|
message?: string;
|
|
1306
1417
|
}
|
|
1307
1418
|
|
|
1419
|
+
// @public
|
|
1420
|
+
export interface ErrorResponseAdditionalInfo {
|
|
1421
|
+
readonly info?: Record<string, unknown>;
|
|
1422
|
+
readonly type?: string;
|
|
1423
|
+
}
|
|
1424
|
+
|
|
1308
1425
|
// @public
|
|
1309
1426
|
export interface ErrorResponseAutoGenerated {
|
|
1310
1427
|
readonly code?: string;
|
|
1311
1428
|
readonly message?: string;
|
|
1312
1429
|
}
|
|
1313
1430
|
|
|
1431
|
+
// @public
|
|
1432
|
+
export interface ErrorResponseAutoGenerated2 {
|
|
1433
|
+
error?: ErrorDetailAutoGenerated;
|
|
1434
|
+
}
|
|
1435
|
+
|
|
1314
1436
|
// @public
|
|
1315
1437
|
export interface ErrorResponseCommonV2 {
|
|
1316
1438
|
error?: ErrorDetail;
|
|
1317
1439
|
}
|
|
1318
1440
|
|
|
1441
|
+
// @public
|
|
1442
|
+
export interface ErrorResponseDetails {
|
|
1443
|
+
readonly additionalInfo?: ErrorResponseAdditionalInfo[];
|
|
1444
|
+
readonly code?: string;
|
|
1445
|
+
readonly details?: ErrorResponseDetails[];
|
|
1446
|
+
readonly message?: string;
|
|
1447
|
+
readonly target?: string;
|
|
1448
|
+
}
|
|
1449
|
+
|
|
1319
1450
|
// @public
|
|
1320
1451
|
export interface EventCategories {
|
|
1321
1452
|
list(options?: EventCategoriesListOptionalParams): PagedAsyncIterableIterator<LocalizableString>;
|
|
@@ -1393,6 +1524,9 @@ export interface ExtensionDataSource {
|
|
|
1393
1524
|
streams?: KnownExtensionDataSourceStreams[];
|
|
1394
1525
|
}
|
|
1395
1526
|
|
|
1527
|
+
// @public
|
|
1528
|
+
export function getContinuationToken(page: unknown): string | undefined;
|
|
1529
|
+
|
|
1396
1530
|
// @public
|
|
1397
1531
|
export interface HttpRequestInfo {
|
|
1398
1532
|
clientIpAddress?: string;
|
|
@@ -1401,6 +1535,19 @@ export interface HttpRequestInfo {
|
|
|
1401
1535
|
uri?: string;
|
|
1402
1536
|
}
|
|
1403
1537
|
|
|
1538
|
+
// @public
|
|
1539
|
+
export interface Identity {
|
|
1540
|
+
readonly principalId?: string;
|
|
1541
|
+
readonly tenantId?: string;
|
|
1542
|
+
type: IdentityType;
|
|
1543
|
+
userAssignedIdentities?: {
|
|
1544
|
+
[propertyName: string]: UserIdentityProperties;
|
|
1545
|
+
};
|
|
1546
|
+
}
|
|
1547
|
+
|
|
1548
|
+
// @public
|
|
1549
|
+
export type IdentityType = "SystemAssigned" | "UserAssigned" | "None";
|
|
1550
|
+
|
|
1404
1551
|
// @public
|
|
1405
1552
|
export interface IisLogsDataSource {
|
|
1406
1553
|
logDirectories?: string[];
|
|
@@ -1422,6 +1569,12 @@ export interface IncidentListResult {
|
|
|
1422
1569
|
value?: Incident[];
|
|
1423
1570
|
}
|
|
1424
1571
|
|
|
1572
|
+
// @public
|
|
1573
|
+
export interface IngestionSettings {
|
|
1574
|
+
readonly dataCollectionEndpointResourceId?: string;
|
|
1575
|
+
readonly dataCollectionRuleResourceId?: string;
|
|
1576
|
+
}
|
|
1577
|
+
|
|
1425
1578
|
// @public
|
|
1426
1579
|
export interface ItsmReceiver {
|
|
1427
1580
|
connectionId: string;
|
|
@@ -1431,12 +1584,20 @@ export interface ItsmReceiver {
|
|
|
1431
1584
|
workspaceId: string;
|
|
1432
1585
|
}
|
|
1433
1586
|
|
|
1587
|
+
// @public
|
|
1588
|
+
export type Kind = string;
|
|
1589
|
+
|
|
1434
1590
|
// @public
|
|
1435
1591
|
export enum KnownAccessMode {
|
|
1436
1592
|
Open = "Open",
|
|
1437
1593
|
PrivateOnly = "PrivateOnly"
|
|
1438
1594
|
}
|
|
1439
1595
|
|
|
1596
|
+
// @public
|
|
1597
|
+
export enum KnownActionType {
|
|
1598
|
+
Internal = "Internal"
|
|
1599
|
+
}
|
|
1600
|
+
|
|
1440
1601
|
// @public
|
|
1441
1602
|
export enum KnownAggregationTypeEnum {
|
|
1442
1603
|
Average = "Average",
|
|
@@ -1448,11 +1609,11 @@ export enum KnownAggregationTypeEnum {
|
|
|
1448
1609
|
|
|
1449
1610
|
// @public
|
|
1450
1611
|
export enum KnownAlertSeverity {
|
|
1451
|
-
Four =
|
|
1452
|
-
One =
|
|
1453
|
-
Three =
|
|
1454
|
-
Two =
|
|
1455
|
-
Zero =
|
|
1612
|
+
Four = 4,
|
|
1613
|
+
One = 1,
|
|
1614
|
+
Three = 3,
|
|
1615
|
+
Two = 2,
|
|
1616
|
+
Zero = 0
|
|
1456
1617
|
}
|
|
1457
1618
|
|
|
1458
1619
|
// @public
|
|
@@ -1471,15 +1632,6 @@ export enum KnownCategoryType {
|
|
|
1471
1632
|
// @public
|
|
1472
1633
|
export type KnownColumnDefinitionType = string;
|
|
1473
1634
|
|
|
1474
|
-
// @public
|
|
1475
|
-
export enum KnownConditionalOperator {
|
|
1476
|
-
Equal = "Equal",
|
|
1477
|
-
GreaterThan = "GreaterThan",
|
|
1478
|
-
GreaterThanOrEqual = "GreaterThanOrEqual",
|
|
1479
|
-
LessThan = "LessThan",
|
|
1480
|
-
LessThanOrEqual = "LessThanOrEqual"
|
|
1481
|
-
}
|
|
1482
|
-
|
|
1483
1635
|
// @public
|
|
1484
1636
|
export enum KnownCreatedByType {
|
|
1485
1637
|
Application = "Application",
|
|
@@ -1518,6 +1670,12 @@ export enum KnownDataStatus {
|
|
|
1518
1670
|
Present = "present"
|
|
1519
1671
|
}
|
|
1520
1672
|
|
|
1673
|
+
// @public
|
|
1674
|
+
export enum KnownDimensionOperator {
|
|
1675
|
+
Exclude = "Exclude",
|
|
1676
|
+
Include = "Include"
|
|
1677
|
+
}
|
|
1678
|
+
|
|
1521
1679
|
// @public
|
|
1522
1680
|
export enum KnownDynamicThresholdOperator {
|
|
1523
1681
|
GreaterOrLessThan = "GreaterOrLessThan",
|
|
@@ -1533,13 +1691,13 @@ export enum KnownDynamicThresholdSensitivity {
|
|
|
1533
1691
|
}
|
|
1534
1692
|
|
|
1535
1693
|
// @public
|
|
1536
|
-
export
|
|
1537
|
-
False = "false",
|
|
1538
|
-
True = "true"
|
|
1539
|
-
}
|
|
1694
|
+
export type KnownExtensionDataSourceStreams = string;
|
|
1540
1695
|
|
|
1541
1696
|
// @public
|
|
1542
|
-
export
|
|
1697
|
+
export enum KnownKind {
|
|
1698
|
+
LogAlert = "LogAlert",
|
|
1699
|
+
LogToMetric = "LogToMetric"
|
|
1700
|
+
}
|
|
1543
1701
|
|
|
1544
1702
|
// @public
|
|
1545
1703
|
export enum KnownKnownColumnDefinitionType {
|
|
@@ -1703,12 +1861,6 @@ export enum KnownMetricClass {
|
|
|
1703
1861
|
Transactions = "Transactions"
|
|
1704
1862
|
}
|
|
1705
1863
|
|
|
1706
|
-
// @public
|
|
1707
|
-
export enum KnownMetricTriggerType {
|
|
1708
|
-
Consecutive = "Consecutive",
|
|
1709
|
-
Total = "Total"
|
|
1710
|
-
}
|
|
1711
|
-
|
|
1712
1864
|
// @public
|
|
1713
1865
|
export enum KnownMetricUnit {
|
|
1714
1866
|
BitsPerSecond = "BitsPerSecond",
|
|
@@ -1752,11 +1904,17 @@ export enum KnownOperator {
|
|
|
1752
1904
|
Equals = "Equals",
|
|
1753
1905
|
GreaterThan = "GreaterThan",
|
|
1754
1906
|
GreaterThanOrEqual = "GreaterThanOrEqual",
|
|
1755
|
-
Include = "Include",
|
|
1756
1907
|
LessThan = "LessThan",
|
|
1757
1908
|
LessThanOrEqual = "LessThanOrEqual"
|
|
1758
1909
|
}
|
|
1759
1910
|
|
|
1911
|
+
// @public
|
|
1912
|
+
export enum KnownOrigin {
|
|
1913
|
+
System = "system",
|
|
1914
|
+
User = "user",
|
|
1915
|
+
UserSystem = "user,system"
|
|
1916
|
+
}
|
|
1917
|
+
|
|
1760
1918
|
// @public
|
|
1761
1919
|
export type KnownPerfCounterDataSourceStreams = string;
|
|
1762
1920
|
|
|
@@ -1778,18 +1936,21 @@ export enum KnownPrivateEndpointServiceConnectionStatus {
|
|
|
1778
1936
|
// @public
|
|
1779
1937
|
export enum KnownProvisioningState {
|
|
1780
1938
|
Canceled = "Canceled",
|
|
1781
|
-
|
|
1939
|
+
Creating = "Creating",
|
|
1940
|
+
Deleting = "Deleting",
|
|
1782
1941
|
Failed = "Failed",
|
|
1783
1942
|
Succeeded = "Succeeded"
|
|
1784
1943
|
}
|
|
1785
1944
|
|
|
1786
1945
|
// @public
|
|
1787
|
-
export
|
|
1946
|
+
export enum KnownPublicNetworkAccess {
|
|
1947
|
+
Disabled = "Disabled",
|
|
1948
|
+
Enabled = "Enabled",
|
|
1949
|
+
SecuredByPerimeter = "SecuredByPerimeter"
|
|
1950
|
+
}
|
|
1788
1951
|
|
|
1789
1952
|
// @public
|
|
1790
|
-
export
|
|
1791
|
-
ResultCount = "ResultCount"
|
|
1792
|
-
}
|
|
1953
|
+
export type KnownPublicNetworkAccessOptions = string;
|
|
1793
1954
|
|
|
1794
1955
|
// @public
|
|
1795
1956
|
export enum KnownScaleRuleMetricDimensionOperationType {
|
|
@@ -1806,6 +1967,15 @@ export type KnownSyslogDataSourceLogLevels = string;
|
|
|
1806
1967
|
// @public
|
|
1807
1968
|
export type KnownSyslogDataSourceStreams = string;
|
|
1808
1969
|
|
|
1970
|
+
// @public
|
|
1971
|
+
export enum KnownTimeAggregation {
|
|
1972
|
+
Average = "Average",
|
|
1973
|
+
Count = "Count",
|
|
1974
|
+
Maximum = "Maximum",
|
|
1975
|
+
Minimum = "Minimum",
|
|
1976
|
+
Total = "Total"
|
|
1977
|
+
}
|
|
1978
|
+
|
|
1809
1979
|
// @public
|
|
1810
1980
|
export type KnownWindowsEventLogDataSourceStreams = string;
|
|
1811
1981
|
|
|
@@ -1864,14 +2034,6 @@ export interface LogicAppReceiver {
|
|
|
1864
2034
|
useCommonAlertSchema?: boolean;
|
|
1865
2035
|
}
|
|
1866
2036
|
|
|
1867
|
-
// @public
|
|
1868
|
-
export interface LogMetricTrigger {
|
|
1869
|
-
metricColumn?: string;
|
|
1870
|
-
metricTriggerType?: MetricTriggerType;
|
|
1871
|
-
threshold?: number;
|
|
1872
|
-
thresholdOperator?: ConditionalOperator;
|
|
1873
|
-
}
|
|
1874
|
-
|
|
1875
2037
|
// @public
|
|
1876
2038
|
export interface LogProfileCollection {
|
|
1877
2039
|
value: LogProfileResource[];
|
|
@@ -1939,34 +2101,6 @@ export interface LogProfilesUpdateOptionalParams extends coreClient.OperationOpt
|
|
|
1939
2101
|
// @public
|
|
1940
2102
|
export type LogProfilesUpdateResponse = LogProfileResource;
|
|
1941
2103
|
|
|
1942
|
-
// @public
|
|
1943
|
-
export interface LogSearchRuleResource extends ResourceAutoGenerated5 {
|
|
1944
|
-
action: ActionUnion;
|
|
1945
|
-
autoMitigate?: boolean;
|
|
1946
|
-
readonly createdWithApiVersion?: string;
|
|
1947
|
-
description?: string;
|
|
1948
|
-
displayName?: string;
|
|
1949
|
-
enabled?: Enabled;
|
|
1950
|
-
readonly isLegacyLogAnalyticsRule?: boolean;
|
|
1951
|
-
readonly lastUpdatedTime?: Date;
|
|
1952
|
-
readonly provisioningState?: ProvisioningState;
|
|
1953
|
-
schedule?: Schedule;
|
|
1954
|
-
source: Source;
|
|
1955
|
-
}
|
|
1956
|
-
|
|
1957
|
-
// @public
|
|
1958
|
-
export interface LogSearchRuleResourceCollection {
|
|
1959
|
-
value?: LogSearchRuleResource[];
|
|
1960
|
-
}
|
|
1961
|
-
|
|
1962
|
-
// @public
|
|
1963
|
-
export interface LogSearchRuleResourcePatch {
|
|
1964
|
-
enabled?: Enabled;
|
|
1965
|
-
tags?: {
|
|
1966
|
-
[propertyName: string]: string;
|
|
1967
|
-
};
|
|
1968
|
-
}
|
|
1969
|
-
|
|
1970
2104
|
// @public
|
|
1971
2105
|
export interface LogSettings {
|
|
1972
2106
|
category?: string;
|
|
@@ -1980,12 +2114,6 @@ export interface LogsIngestionEndpointSpec {
|
|
|
1980
2114
|
readonly endpoint?: string;
|
|
1981
2115
|
}
|
|
1982
2116
|
|
|
1983
|
-
// @public
|
|
1984
|
-
export interface LogToMetricAction extends Action {
|
|
1985
|
-
criteria: Criteria[];
|
|
1986
|
-
odataType: "Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.Microsoft.AppInsights.Nexus.DataContracts.Resources.ScheduledQueryRules.LogToMetricAction";
|
|
1987
|
-
}
|
|
1988
|
-
|
|
1989
2117
|
// @public
|
|
1990
2118
|
export interface ManagementEventAggregationCondition {
|
|
1991
2119
|
operator?: ConditionOperator;
|
|
@@ -2281,7 +2409,8 @@ export type MetricNamespacesListResponse = MetricNamespaceCollection;
|
|
|
2281
2409
|
|
|
2282
2410
|
// @public
|
|
2283
2411
|
export interface Metrics {
|
|
2284
|
-
|
|
2412
|
+
readonly internalId?: string;
|
|
2413
|
+
readonly prometheusQueryEndpoint?: string;
|
|
2285
2414
|
}
|
|
2286
2415
|
|
|
2287
2416
|
// @public
|
|
@@ -2314,6 +2443,11 @@ export interface MetricsListOptionalParams extends coreClient.OperationOptions {
|
|
|
2314
2443
|
// @public
|
|
2315
2444
|
export type MetricsListResponse = Response_2;
|
|
2316
2445
|
|
|
2446
|
+
// @public
|
|
2447
|
+
export interface MetricsOperations {
|
|
2448
|
+
list(resourceUri: string, options?: MetricsListOptionalParams): Promise<MetricsListResponse>;
|
|
2449
|
+
}
|
|
2450
|
+
|
|
2317
2451
|
// @public
|
|
2318
2452
|
export type MetricStatisticType = "Average" | "Min" | "Max" | "Sum" | "Count";
|
|
2319
2453
|
|
|
@@ -2333,9 +2467,6 @@ export interface MetricTrigger {
|
|
|
2333
2467
|
timeWindow: string;
|
|
2334
2468
|
}
|
|
2335
2469
|
|
|
2336
|
-
// @public
|
|
2337
|
-
export type MetricTriggerType = string;
|
|
2338
|
-
|
|
2339
2470
|
// @public
|
|
2340
2471
|
export type MetricUnit = string;
|
|
2341
2472
|
|
|
@@ -2367,6 +2498,8 @@ export class MonitorClient extends coreClient.ServiceClient {
|
|
|
2367
2498
|
// (undocumented)
|
|
2368
2499
|
autoscaleSettings: AutoscaleSettings;
|
|
2369
2500
|
// (undocumented)
|
|
2501
|
+
azureMonitorWorkspaces: AzureMonitorWorkspaces;
|
|
2502
|
+
// (undocumented)
|
|
2370
2503
|
baselines: Baselines;
|
|
2371
2504
|
// (undocumented)
|
|
2372
2505
|
dataCollectionEndpoints: DataCollectionEndpoints;
|
|
@@ -2391,7 +2524,9 @@ export class MonitorClient extends coreClient.ServiceClient {
|
|
|
2391
2524
|
// (undocumented)
|
|
2392
2525
|
metricNamespaces: MetricNamespaces;
|
|
2393
2526
|
// (undocumented)
|
|
2394
|
-
|
|
2527
|
+
metricsOperations: MetricsOperations;
|
|
2528
|
+
// (undocumented)
|
|
2529
|
+
monitorOperations: MonitorOperations;
|
|
2395
2530
|
// (undocumented)
|
|
2396
2531
|
operations: Operations;
|
|
2397
2532
|
// (undocumented)
|
|
@@ -2422,6 +2557,25 @@ export interface MonitorClientOptionalParams extends coreClient.ServiceClientOpt
|
|
|
2422
2557
|
endpoint?: string;
|
|
2423
2558
|
}
|
|
2424
2559
|
|
|
2560
|
+
// @public
|
|
2561
|
+
export interface MonitorOperations {
|
|
2562
|
+
list(options?: MonitorOperationsListOptionalParams): PagedAsyncIterableIterator<OperationAutoGenerated>;
|
|
2563
|
+
}
|
|
2564
|
+
|
|
2565
|
+
// @public
|
|
2566
|
+
export interface MonitorOperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
2567
|
+
}
|
|
2568
|
+
|
|
2569
|
+
// @public
|
|
2570
|
+
export type MonitorOperationsListNextResponse = OperationListResultAutoGenerated;
|
|
2571
|
+
|
|
2572
|
+
// @public
|
|
2573
|
+
export interface MonitorOperationsListOptionalParams extends coreClient.OperationOptions {
|
|
2574
|
+
}
|
|
2575
|
+
|
|
2576
|
+
// @public
|
|
2577
|
+
export type MonitorOperationsListResponse = OperationListResultAutoGenerated;
|
|
2578
|
+
|
|
2425
2579
|
// @public
|
|
2426
2580
|
export interface MultiMetricCriteria {
|
|
2427
2581
|
[property: string]: any;
|
|
@@ -2473,6 +2627,15 @@ export interface Operation {
|
|
|
2473
2627
|
name?: string;
|
|
2474
2628
|
}
|
|
2475
2629
|
|
|
2630
|
+
// @public
|
|
2631
|
+
export interface OperationAutoGenerated {
|
|
2632
|
+
readonly actionType?: ActionType;
|
|
2633
|
+
display?: OperationDisplayAutoGenerated;
|
|
2634
|
+
readonly isDataAction?: boolean;
|
|
2635
|
+
readonly name?: string;
|
|
2636
|
+
readonly origin?: Origin;
|
|
2637
|
+
}
|
|
2638
|
+
|
|
2476
2639
|
// @public
|
|
2477
2640
|
export interface OperationDisplay {
|
|
2478
2641
|
operation?: string;
|
|
@@ -2480,12 +2643,26 @@ export interface OperationDisplay {
|
|
|
2480
2643
|
resource?: string;
|
|
2481
2644
|
}
|
|
2482
2645
|
|
|
2646
|
+
// @public
|
|
2647
|
+
export interface OperationDisplayAutoGenerated {
|
|
2648
|
+
readonly description?: string;
|
|
2649
|
+
readonly operation?: string;
|
|
2650
|
+
readonly provider?: string;
|
|
2651
|
+
readonly resource?: string;
|
|
2652
|
+
}
|
|
2653
|
+
|
|
2483
2654
|
// @public
|
|
2484
2655
|
export interface OperationListResult {
|
|
2485
2656
|
nextLink?: string;
|
|
2486
2657
|
value?: Operation[];
|
|
2487
2658
|
}
|
|
2488
2659
|
|
|
2660
|
+
// @public
|
|
2661
|
+
export interface OperationListResultAutoGenerated {
|
|
2662
|
+
readonly nextLink?: string;
|
|
2663
|
+
readonly value?: OperationAutoGenerated[];
|
|
2664
|
+
}
|
|
2665
|
+
|
|
2489
2666
|
// @public
|
|
2490
2667
|
export interface Operations {
|
|
2491
2668
|
list(options?: OperationsListOptionalParams): Promise<OperationsListResponse>;
|
|
@@ -2511,6 +2688,9 @@ export interface OperationStatus {
|
|
|
2511
2688
|
// @public
|
|
2512
2689
|
export type Operator = string;
|
|
2513
2690
|
|
|
2691
|
+
// @public
|
|
2692
|
+
export type Origin = string;
|
|
2693
|
+
|
|
2514
2694
|
// @public
|
|
2515
2695
|
export interface PerfCounterDataSource {
|
|
2516
2696
|
counterSpecifiers?: string[];
|
|
@@ -2577,9 +2757,9 @@ export type PrivateEndpointConnectionProvisioningState = string;
|
|
|
2577
2757
|
|
|
2578
2758
|
// @public
|
|
2579
2759
|
export interface PrivateEndpointConnections {
|
|
2580
|
-
beginCreateOrUpdate(resourceGroupName: string, scopeName: string, privateEndpointConnectionName: string, parameters: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<
|
|
2760
|
+
beginCreateOrUpdate(resourceGroupName: string, scopeName: string, privateEndpointConnectionName: string, parameters: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PrivateEndpointConnectionsCreateOrUpdateResponse>, PrivateEndpointConnectionsCreateOrUpdateResponse>>;
|
|
2581
2761
|
beginCreateOrUpdateAndWait(resourceGroupName: string, scopeName: string, privateEndpointConnectionName: string, parameters: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<PrivateEndpointConnectionsCreateOrUpdateResponse>;
|
|
2582
|
-
beginDelete(resourceGroupName: string, scopeName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<
|
|
2762
|
+
beginDelete(resourceGroupName: string, scopeName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2583
2763
|
beginDeleteAndWait(resourceGroupName: string, scopeName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<void>;
|
|
2584
2764
|
get(resourceGroupName: string, scopeName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsGetOptionalParams): Promise<PrivateEndpointConnectionsGetResponse>;
|
|
2585
2765
|
listByPrivateLinkScope(resourceGroupName: string, scopeName: string, options?: PrivateEndpointConnectionsListByPrivateLinkScopeOptionalParams): Promise<PrivateEndpointConnectionsListByPrivateLinkScopeResponse>;
|
|
@@ -2651,9 +2831,9 @@ export type PrivateLinkResourcesListByPrivateLinkScopeResponse = PrivateLinkReso
|
|
|
2651
2831
|
|
|
2652
2832
|
// @public
|
|
2653
2833
|
export interface PrivateLinkScopedResources {
|
|
2654
|
-
beginCreateOrUpdate(resourceGroupName: string, scopeName: string, name: string, parameters: ScopedResource, options?: PrivateLinkScopedResourcesCreateOrUpdateOptionalParams): Promise<
|
|
2834
|
+
beginCreateOrUpdate(resourceGroupName: string, scopeName: string, name: string, parameters: ScopedResource, options?: PrivateLinkScopedResourcesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PrivateLinkScopedResourcesCreateOrUpdateResponse>, PrivateLinkScopedResourcesCreateOrUpdateResponse>>;
|
|
2655
2835
|
beginCreateOrUpdateAndWait(resourceGroupName: string, scopeName: string, name: string, parameters: ScopedResource, options?: PrivateLinkScopedResourcesCreateOrUpdateOptionalParams): Promise<PrivateLinkScopedResourcesCreateOrUpdateResponse>;
|
|
2656
|
-
beginDelete(resourceGroupName: string, scopeName: string, name: string, options?: PrivateLinkScopedResourcesDeleteOptionalParams): Promise<
|
|
2836
|
+
beginDelete(resourceGroupName: string, scopeName: string, name: string, options?: PrivateLinkScopedResourcesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2657
2837
|
beginDeleteAndWait(resourceGroupName: string, scopeName: string, name: string, options?: PrivateLinkScopedResourcesDeleteOptionalParams): Promise<void>;
|
|
2658
2838
|
get(resourceGroupName: string, scopeName: string, name: string, options?: PrivateLinkScopedResourcesGetOptionalParams): Promise<PrivateLinkScopedResourcesGetResponse>;
|
|
2659
2839
|
listByPrivateLinkScope(resourceGroupName: string, scopeName: string, options?: PrivateLinkScopedResourcesListByPrivateLinkScopeOptionalParams): PagedAsyncIterableIterator<ScopedResource>;
|
|
@@ -2709,7 +2889,7 @@ export type PrivateLinkScopeOperationStatusGetResponse = OperationStatus;
|
|
|
2709
2889
|
|
|
2710
2890
|
// @public
|
|
2711
2891
|
export interface PrivateLinkScopes {
|
|
2712
|
-
beginDelete(resourceGroupName: string, scopeName: string, options?: PrivateLinkScopesDeleteOptionalParams): Promise<
|
|
2892
|
+
beginDelete(resourceGroupName: string, scopeName: string, options?: PrivateLinkScopesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
2713
2893
|
beginDeleteAndWait(resourceGroupName: string, scopeName: string, options?: PrivateLinkScopesDeleteOptionalParams): Promise<void>;
|
|
2714
2894
|
createOrUpdate(resourceGroupName: string, scopeName: string, azureMonitorPrivateLinkScopePayload: AzureMonitorPrivateLinkScope, options?: PrivateLinkScopesCreateOrUpdateOptionalParams): Promise<PrivateLinkScopesCreateOrUpdateResponse>;
|
|
2715
2895
|
get(resourceGroupName: string, scopeName: string, options?: PrivateLinkScopesGetOptionalParams): Promise<PrivateLinkScopesGetResponse>;
|
|
@@ -2795,7 +2975,7 @@ export interface ProxyResourceAutoGenerated extends ResourceAutoGenerated3 {
|
|
|
2795
2975
|
}
|
|
2796
2976
|
|
|
2797
2977
|
// @public
|
|
2798
|
-
export type
|
|
2978
|
+
export type PublicNetworkAccess = string;
|
|
2799
2979
|
|
|
2800
2980
|
// @public
|
|
2801
2981
|
export type ReceiverStatus = "NotSpecified" | "Enabled" | "Disabled";
|
|
@@ -2871,14 +3051,9 @@ export interface ResourceAutoGenerated4 {
|
|
|
2871
3051
|
|
|
2872
3052
|
// @public
|
|
2873
3053
|
export interface ResourceAutoGenerated5 {
|
|
2874
|
-
readonly etag?: string;
|
|
2875
3054
|
readonly id?: string;
|
|
2876
|
-
readonly kind?: string;
|
|
2877
|
-
location: string;
|
|
2878
3055
|
readonly name?: string;
|
|
2879
|
-
|
|
2880
|
-
[propertyName: string]: string;
|
|
2881
|
-
};
|
|
3056
|
+
readonly systemData?: SystemData;
|
|
2882
3057
|
readonly type?: string;
|
|
2883
3058
|
}
|
|
2884
3059
|
|
|
@@ -2975,6 +3150,12 @@ export interface RuleMetricDataSource extends RuleDataSource {
|
|
|
2975
3150
|
odataType: "Microsoft.Azure.Management.Insights.Models.RuleMetricDataSource";
|
|
2976
3151
|
}
|
|
2977
3152
|
|
|
3153
|
+
// @public
|
|
3154
|
+
export interface RuleResolveConfiguration {
|
|
3155
|
+
autoResolved?: boolean;
|
|
3156
|
+
timeToResolve?: string;
|
|
3157
|
+
}
|
|
3158
|
+
|
|
2978
3159
|
// @public
|
|
2979
3160
|
export interface RuleWebhookAction extends RuleAction {
|
|
2980
3161
|
odataType: "Microsoft.Azure.Management.Insights.Models.RuleWebhookAction";
|
|
@@ -3022,19 +3203,87 @@ export type ScaleRuleMetricDimensionOperationType = string;
|
|
|
3022
3203
|
export type ScaleType = "ChangeCount" | "PercentChangeCount" | "ExactCount" | "ServiceAllowedNextValue";
|
|
3023
3204
|
|
|
3024
3205
|
// @public
|
|
3025
|
-
export interface
|
|
3026
|
-
|
|
3027
|
-
|
|
3206
|
+
export interface ScheduledQueryRuleCriteria {
|
|
3207
|
+
allOf?: Condition[];
|
|
3208
|
+
}
|
|
3209
|
+
|
|
3210
|
+
// @public
|
|
3211
|
+
export interface ScheduledQueryRuleResource {
|
|
3212
|
+
actions?: Actions;
|
|
3213
|
+
autoMitigate?: boolean;
|
|
3214
|
+
checkWorkspaceAlertsStorageConfigured?: boolean;
|
|
3215
|
+
readonly createdWithApiVersion?: string;
|
|
3216
|
+
criteria?: ScheduledQueryRuleCriteria;
|
|
3217
|
+
description?: string;
|
|
3218
|
+
displayName?: string;
|
|
3219
|
+
enabled?: boolean;
|
|
3220
|
+
readonly etag?: string;
|
|
3221
|
+
evaluationFrequency?: string;
|
|
3222
|
+
readonly id?: string;
|
|
3223
|
+
identity?: Identity;
|
|
3224
|
+
readonly isLegacyLogAnalyticsRule?: boolean;
|
|
3225
|
+
readonly isWorkspaceAlertsStorageConfigured?: boolean;
|
|
3226
|
+
kind?: Kind;
|
|
3227
|
+
location: string;
|
|
3228
|
+
muteActionsDuration?: string;
|
|
3229
|
+
readonly name?: string;
|
|
3230
|
+
overrideQueryTimeRange?: string;
|
|
3231
|
+
publicNetworkAccess?: PublicNetworkAccess;
|
|
3232
|
+
ruleResolveConfiguration?: RuleResolveConfiguration;
|
|
3233
|
+
scopes?: string[];
|
|
3234
|
+
severity?: AlertSeverity;
|
|
3235
|
+
skipQueryValidation?: boolean;
|
|
3236
|
+
readonly systemData?: SystemData;
|
|
3237
|
+
tags?: {
|
|
3238
|
+
[propertyName: string]: string;
|
|
3239
|
+
};
|
|
3240
|
+
targetResourceTypes?: string[];
|
|
3241
|
+
readonly type?: string;
|
|
3242
|
+
windowSize?: string;
|
|
3243
|
+
}
|
|
3244
|
+
|
|
3245
|
+
// @public
|
|
3246
|
+
export interface ScheduledQueryRuleResourceCollection {
|
|
3247
|
+
readonly nextLink?: string;
|
|
3248
|
+
value?: ScheduledQueryRuleResource[];
|
|
3249
|
+
}
|
|
3250
|
+
|
|
3251
|
+
// @public
|
|
3252
|
+
export interface ScheduledQueryRuleResourcePatch {
|
|
3253
|
+
actions?: Actions;
|
|
3254
|
+
autoMitigate?: boolean;
|
|
3255
|
+
checkWorkspaceAlertsStorageConfigured?: boolean;
|
|
3256
|
+
readonly createdWithApiVersion?: string;
|
|
3257
|
+
criteria?: ScheduledQueryRuleCriteria;
|
|
3258
|
+
description?: string;
|
|
3259
|
+
displayName?: string;
|
|
3260
|
+
enabled?: boolean;
|
|
3261
|
+
evaluationFrequency?: string;
|
|
3262
|
+
identity?: Identity;
|
|
3263
|
+
readonly isLegacyLogAnalyticsRule?: boolean;
|
|
3264
|
+
readonly isWorkspaceAlertsStorageConfigured?: boolean;
|
|
3265
|
+
muteActionsDuration?: string;
|
|
3266
|
+
overrideQueryTimeRange?: string;
|
|
3267
|
+
publicNetworkAccess?: PublicNetworkAccess;
|
|
3268
|
+
ruleResolveConfiguration?: RuleResolveConfiguration;
|
|
3269
|
+
scopes?: string[];
|
|
3270
|
+
severity?: AlertSeverity;
|
|
3271
|
+
skipQueryValidation?: boolean;
|
|
3272
|
+
tags?: {
|
|
3273
|
+
[propertyName: string]: string;
|
|
3274
|
+
};
|
|
3275
|
+
targetResourceTypes?: string[];
|
|
3276
|
+
windowSize?: string;
|
|
3028
3277
|
}
|
|
3029
3278
|
|
|
3030
3279
|
// @public
|
|
3031
3280
|
export interface ScheduledQueryRules {
|
|
3032
|
-
createOrUpdate(resourceGroupName: string, ruleName: string, parameters:
|
|
3281
|
+
createOrUpdate(resourceGroupName: string, ruleName: string, parameters: ScheduledQueryRuleResource, options?: ScheduledQueryRulesCreateOrUpdateOptionalParams): Promise<ScheduledQueryRulesCreateOrUpdateResponse>;
|
|
3033
3282
|
delete(resourceGroupName: string, ruleName: string, options?: ScheduledQueryRulesDeleteOptionalParams): Promise<void>;
|
|
3034
3283
|
get(resourceGroupName: string, ruleName: string, options?: ScheduledQueryRulesGetOptionalParams): Promise<ScheduledQueryRulesGetResponse>;
|
|
3035
|
-
listByResourceGroup(resourceGroupName: string, options?: ScheduledQueryRulesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<
|
|
3036
|
-
listBySubscription(options?: ScheduledQueryRulesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<
|
|
3037
|
-
update(resourceGroupName: string, ruleName: string, parameters:
|
|
3284
|
+
listByResourceGroup(resourceGroupName: string, options?: ScheduledQueryRulesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<ScheduledQueryRuleResource>;
|
|
3285
|
+
listBySubscription(options?: ScheduledQueryRulesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<ScheduledQueryRuleResource>;
|
|
3286
|
+
update(resourceGroupName: string, ruleName: string, parameters: ScheduledQueryRuleResourcePatch, options?: ScheduledQueryRulesUpdateOptionalParams): Promise<ScheduledQueryRulesUpdateResponse>;
|
|
3038
3287
|
}
|
|
3039
3288
|
|
|
3040
3289
|
// @public
|
|
@@ -3042,7 +3291,7 @@ export interface ScheduledQueryRulesCreateOrUpdateOptionalParams extends coreCli
|
|
|
3042
3291
|
}
|
|
3043
3292
|
|
|
3044
3293
|
// @public
|
|
3045
|
-
export type ScheduledQueryRulesCreateOrUpdateResponse =
|
|
3294
|
+
export type ScheduledQueryRulesCreateOrUpdateResponse = ScheduledQueryRuleResource;
|
|
3046
3295
|
|
|
3047
3296
|
// @public
|
|
3048
3297
|
export interface ScheduledQueryRulesDeleteOptionalParams extends coreClient.OperationOptions {
|
|
@@ -3053,30 +3302,42 @@ export interface ScheduledQueryRulesGetOptionalParams extends coreClient.Operati
|
|
|
3053
3302
|
}
|
|
3054
3303
|
|
|
3055
3304
|
// @public
|
|
3056
|
-
export type ScheduledQueryRulesGetResponse =
|
|
3305
|
+
export type ScheduledQueryRulesGetResponse = ScheduledQueryRuleResource;
|
|
3306
|
+
|
|
3307
|
+
// @public
|
|
3308
|
+
export interface ScheduledQueryRulesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
3309
|
+
}
|
|
3310
|
+
|
|
3311
|
+
// @public
|
|
3312
|
+
export type ScheduledQueryRulesListByResourceGroupNextResponse = ScheduledQueryRuleResourceCollection;
|
|
3057
3313
|
|
|
3058
3314
|
// @public
|
|
3059
3315
|
export interface ScheduledQueryRulesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
3060
|
-
filter?: string;
|
|
3061
3316
|
}
|
|
3062
3317
|
|
|
3063
3318
|
// @public
|
|
3064
|
-
export type ScheduledQueryRulesListByResourceGroupResponse =
|
|
3319
|
+
export type ScheduledQueryRulesListByResourceGroupResponse = ScheduledQueryRuleResourceCollection;
|
|
3320
|
+
|
|
3321
|
+
// @public
|
|
3322
|
+
export interface ScheduledQueryRulesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
|
3323
|
+
}
|
|
3324
|
+
|
|
3325
|
+
// @public
|
|
3326
|
+
export type ScheduledQueryRulesListBySubscriptionNextResponse = ScheduledQueryRuleResourceCollection;
|
|
3065
3327
|
|
|
3066
3328
|
// @public
|
|
3067
3329
|
export interface ScheduledQueryRulesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
|
3068
|
-
filter?: string;
|
|
3069
3330
|
}
|
|
3070
3331
|
|
|
3071
3332
|
// @public
|
|
3072
|
-
export type ScheduledQueryRulesListBySubscriptionResponse =
|
|
3333
|
+
export type ScheduledQueryRulesListBySubscriptionResponse = ScheduledQueryRuleResourceCollection;
|
|
3073
3334
|
|
|
3074
3335
|
// @public
|
|
3075
3336
|
export interface ScheduledQueryRulesUpdateOptionalParams extends coreClient.OperationOptions {
|
|
3076
3337
|
}
|
|
3077
3338
|
|
|
3078
3339
|
// @public
|
|
3079
|
-
export type ScheduledQueryRulesUpdateResponse =
|
|
3340
|
+
export type ScheduledQueryRulesUpdateResponse = ScheduledQueryRuleResource;
|
|
3080
3341
|
|
|
3081
3342
|
// @public
|
|
3082
3343
|
export interface ScopedResource extends ProxyResourceAutoGenerated {
|
|
@@ -3124,14 +3385,6 @@ export interface SmsReceiver {
|
|
|
3124
3385
|
readonly status?: ReceiverStatus;
|
|
3125
3386
|
}
|
|
3126
3387
|
|
|
3127
|
-
// @public
|
|
3128
|
-
export interface Source {
|
|
3129
|
-
authorizedResources?: string[];
|
|
3130
|
-
dataSourceId: string;
|
|
3131
|
-
query?: string;
|
|
3132
|
-
queryType?: QueryType;
|
|
3133
|
-
}
|
|
3134
|
-
|
|
3135
3388
|
// @public
|
|
3136
3389
|
export interface StreamDeclaration {
|
|
3137
3390
|
columns?: ColumnDefinition[];
|
|
@@ -3169,8 +3422,6 @@ export interface TenantActivityLogs {
|
|
|
3169
3422
|
|
|
3170
3423
|
// @public
|
|
3171
3424
|
export interface TenantActivityLogsListNextOptionalParams extends coreClient.OperationOptions {
|
|
3172
|
-
filter?: string;
|
|
3173
|
-
select?: string;
|
|
3174
3425
|
}
|
|
3175
3426
|
|
|
3176
3427
|
// @public
|
|
@@ -3203,6 +3454,9 @@ export interface ThresholdRuleCondition extends RuleCondition {
|
|
|
3203
3454
|
windowSize?: string;
|
|
3204
3455
|
}
|
|
3205
3456
|
|
|
3457
|
+
// @public
|
|
3458
|
+
export type TimeAggregation = string;
|
|
3459
|
+
|
|
3206
3460
|
// @public
|
|
3207
3461
|
export type TimeAggregationOperator = "Average" | "Minimum" | "Maximum" | "Total" | "Last";
|
|
3208
3462
|
|
|
@@ -3240,10 +3494,17 @@ export interface TrackedResource extends ResourceAutoGenerated3 {
|
|
|
3240
3494
|
}
|
|
3241
3495
|
|
|
3242
3496
|
// @public
|
|
3243
|
-
export interface
|
|
3244
|
-
|
|
3245
|
-
|
|
3246
|
-
|
|
3497
|
+
export interface TrackedResourceAutoGenerated extends ResourceAutoGenerated5 {
|
|
3498
|
+
location: string;
|
|
3499
|
+
tags?: {
|
|
3500
|
+
[propertyName: string]: string;
|
|
3501
|
+
};
|
|
3502
|
+
}
|
|
3503
|
+
|
|
3504
|
+
// @public
|
|
3505
|
+
export interface UserIdentityProperties {
|
|
3506
|
+
readonly clientId?: string;
|
|
3507
|
+
readonly principalId?: string;
|
|
3247
3508
|
}
|
|
3248
3509
|
|
|
3249
3510
|
// @public
|