@azure/arm-monitor 7.0.1-alpha.20220427.1 → 8.0.0-alpha.20220615.2
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 +82 -2
- package/README.md +1 -1
- package/dist/index.js +1010 -145
- 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.d.ts +2 -0
- package/dist-esm/samples-dev/actionGroupsCreateNotificationsAtActionGroupResourceLevelSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/actionGroupsCreateNotificationsAtActionGroupResourceLevelSample.js +138 -0
- package/dist-esm/samples-dev/actionGroupsCreateNotificationsAtActionGroupResourceLevelSample.js.map +1 -0
- package/dist-esm/samples-dev/actionGroupsCreateNotificationsAtResourceGroupLevelSample.d.ts +2 -0
- package/dist-esm/samples-dev/actionGroupsCreateNotificationsAtResourceGroupLevelSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/actionGroupsCreateNotificationsAtResourceGroupLevelSample.js +137 -0
- package/dist-esm/samples-dev/actionGroupsCreateNotificationsAtResourceGroupLevelSample.js.map +1 -0
- package/dist-esm/samples-dev/actionGroupsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/actionGroupsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/actionGroupsEnableReceiverSample.js +1 -1
- package/dist-esm/samples-dev/actionGroupsGetSample.js +1 -1
- package/dist-esm/samples-dev/actionGroupsGetTestNotificationsAtActionGroupResourceLevelSample.d.ts +2 -0
- package/dist-esm/samples-dev/actionGroupsGetTestNotificationsAtActionGroupResourceLevelSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/actionGroupsGetTestNotificationsAtActionGroupResourceLevelSample.js +32 -0
- package/dist-esm/samples-dev/actionGroupsGetTestNotificationsAtActionGroupResourceLevelSample.js.map +1 -0
- package/dist-esm/samples-dev/actionGroupsGetTestNotificationsAtResourceGroupLevelSample.d.ts +2 -0
- package/dist-esm/samples-dev/actionGroupsGetTestNotificationsAtResourceGroupLevelSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/actionGroupsGetTestNotificationsAtResourceGroupLevelSample.js +31 -0
- package/dist-esm/samples-dev/actionGroupsGetTestNotificationsAtResourceGroupLevelSample.js.map +1 -0
- package/dist-esm/samples-dev/actionGroupsGetTestNotificationsSample.js +3 -3
- package/dist-esm/samples-dev/actionGroupsGetTestNotificationsSample.js.map +1 -1
- package/dist-esm/samples-dev/actionGroupsListByResourceGroupSample.js +3 -3
- package/dist-esm/samples-dev/actionGroupsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/actionGroupsListBySubscriptionIdSample.js +3 -3
- package/dist-esm/samples-dev/actionGroupsListBySubscriptionIdSample.js.map +1 -1
- package/dist-esm/samples-dev/actionGroupsPostTestNotificationsSample.js +15 -3
- package/dist-esm/samples-dev/actionGroupsPostTestNotificationsSample.js.map +1 -1
- package/dist-esm/samples-dev/actionGroupsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/activityLogAlertsCreateOrUpdateSample.js +100 -14
- package/dist-esm/samples-dev/activityLogAlertsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/activityLogAlertsDeleteSample.js +7 -7
- package/dist-esm/samples-dev/activityLogAlertsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/activityLogAlertsGetSample.js +7 -7
- package/dist-esm/samples-dev/activityLogAlertsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/activityLogAlertsListByResourceGroupSample.js +4 -4
- package/dist-esm/samples-dev/activityLogAlertsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/activityLogAlertsListBySubscriptionIdSample.js +5 -5
- package/dist-esm/samples-dev/activityLogAlertsListBySubscriptionIdSample.js.map +1 -1
- package/dist-esm/samples-dev/activityLogAlertsUpdateSample.js +9 -9
- package/dist-esm/samples-dev/activityLogAlertsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/dataCollectionEndpointsCreateSample.js +1 -1
- package/dist-esm/samples-dev/dataCollectionEndpointsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/dataCollectionEndpointsGetSample.js +1 -1
- package/dist-esm/samples-dev/dataCollectionEndpointsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/dataCollectionEndpointsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/dataCollectionEndpointsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/dataCollectionRuleAssociationsCreateSample.js +1 -1
- package/dist-esm/samples-dev/dataCollectionRuleAssociationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/dataCollectionRuleAssociationsGetSample.js +1 -1
- package/dist-esm/samples-dev/dataCollectionRuleAssociationsListByDataCollectionEndpointSample.d.ts +2 -0
- package/dist-esm/samples-dev/dataCollectionRuleAssociationsListByDataCollectionEndpointSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dataCollectionRuleAssociationsListByDataCollectionEndpointSample.js +45 -0
- package/dist-esm/samples-dev/dataCollectionRuleAssociationsListByDataCollectionEndpointSample.js.map +1 -0
- package/dist-esm/samples-dev/dataCollectionRuleAssociationsListByResourceSample.js +1 -1
- package/dist-esm/samples-dev/dataCollectionRuleAssociationsListByRuleSample.js +1 -1
- package/dist-esm/samples-dev/dataCollectionRulesCreateSample.js +1 -1
- package/dist-esm/samples-dev/dataCollectionRulesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/dataCollectionRulesGetSample.js +1 -1
- package/dist-esm/samples-dev/dataCollectionRulesListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/dataCollectionRulesListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/dataCollectionRulesUpdateSample.js +1 -1
- package/dist-esm/src/models/index.d.ts +349 -63
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +29 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +24 -8
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +482 -85
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +2 -2
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +9 -9
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/monitorClient.js +1 -1
- package/dist-esm/src/monitorClient.js.map +1 -1
- package/dist-esm/src/operations/actionGroups.d.ts +46 -1
- package/dist-esm/src/operations/actionGroups.d.ts.map +1 -1
- package/dist-esm/src/operations/actionGroups.js +235 -4
- package/dist-esm/src/operations/actionGroups.js.map +1 -1
- package/dist-esm/src/operations/activityLogAlerts.d.ts +32 -18
- package/dist-esm/src/operations/activityLogAlerts.d.ts.map +1 -1
- package/dist-esm/src/operations/activityLogAlerts.js +111 -35
- package/dist-esm/src/operations/activityLogAlerts.js.map +1 -1
- package/dist-esm/src/operations/dataCollectionRuleAssociations.d.ts +29 -1
- package/dist-esm/src/operations/dataCollectionRuleAssociations.d.ts.map +1 -1
- package/dist-esm/src/operations/dataCollectionRuleAssociations.js +116 -0
- package/dist-esm/src/operations/dataCollectionRuleAssociations.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/actionGroups.d.ts +46 -1
- package/dist-esm/src/operationsInterfaces/actionGroups.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/activityLogAlerts.d.ts +17 -16
- package/dist-esm/src/operationsInterfaces/activityLogAlerts.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/dataCollectionRuleAssociations.d.ts +9 -1
- package/dist-esm/src/operationsInterfaces/dataCollectionRuleAssociations.d.ts.map +1 -1
- package/dist-esm/test/monitor_examples.d.ts.map +1 -1
- package/dist-esm/test/monitor_examples.js +26 -32
- package/dist-esm/test/monitor_examples.js.map +1 -1
- package/package.json +7 -3
- package/review/arm-monitor.api.md +286 -63
- package/src/models/index.ts +385 -65
- package/src/models/mappers.ts +519 -94
- package/src/models/parameters.ts +9 -9
- package/src/monitorClient.ts +1 -1
- package/src/operations/actionGroups.ts +355 -4
- package/src/operations/activityLogAlerts.ts +136 -37
- package/src/operations/dataCollectionRuleAssociations.ts +168 -1
- package/src/operationsInterfaces/actionGroups.ts +96 -0
- package/src/operationsInterfaces/activityLogAlerts.ts +17 -16
- package/src/operationsInterfaces/dataCollectionRuleAssociations.ts +13 -0
- package/types/arm-monitor.d.ts +476 -98
|
@@ -23,8 +23,16 @@ import {
|
|
|
23
23
|
NotificationRequestBody,
|
|
24
24
|
ActionGroupsPostTestNotificationsOptionalParams,
|
|
25
25
|
ActionGroupsPostTestNotificationsResponse,
|
|
26
|
+
ActionGroupsCreateNotificationsAtResourceGroupLevelOptionalParams,
|
|
27
|
+
ActionGroupsCreateNotificationsAtResourceGroupLevelResponse,
|
|
28
|
+
ActionGroupsCreateNotificationsAtActionGroupResourceLevelOptionalParams,
|
|
29
|
+
ActionGroupsCreateNotificationsAtActionGroupResourceLevelResponse,
|
|
26
30
|
ActionGroupsGetTestNotificationsOptionalParams,
|
|
27
31
|
ActionGroupsGetTestNotificationsResponse,
|
|
32
|
+
ActionGroupsGetTestNotificationsAtResourceGroupLevelOptionalParams,
|
|
33
|
+
ActionGroupsGetTestNotificationsAtResourceGroupLevelResponse,
|
|
34
|
+
ActionGroupsGetTestNotificationsAtActionGroupResourceLevelOptionalParams,
|
|
35
|
+
ActionGroupsGetTestNotificationsAtActionGroupResourceLevelResponse,
|
|
28
36
|
EnableRequest,
|
|
29
37
|
ActionGroupsEnableReceiverOptionalParams
|
|
30
38
|
} from "../models";
|
|
@@ -119,6 +127,68 @@ export interface ActionGroups {
|
|
|
119
127
|
notificationRequest: NotificationRequestBody,
|
|
120
128
|
options?: ActionGroupsPostTestNotificationsOptionalParams
|
|
121
129
|
): Promise<ActionGroupsPostTestNotificationsResponse>;
|
|
130
|
+
/**
|
|
131
|
+
* Send test notifications to a set of provided receivers
|
|
132
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
133
|
+
* @param notificationRequest The notification request body which includes the contact details
|
|
134
|
+
* @param options The options parameters.
|
|
135
|
+
*/
|
|
136
|
+
beginCreateNotificationsAtResourceGroupLevel(
|
|
137
|
+
resourceGroupName: string,
|
|
138
|
+
notificationRequest: NotificationRequestBody,
|
|
139
|
+
options?: ActionGroupsCreateNotificationsAtResourceGroupLevelOptionalParams
|
|
140
|
+
): Promise<
|
|
141
|
+
PollerLike<
|
|
142
|
+
PollOperationState<
|
|
143
|
+
ActionGroupsCreateNotificationsAtResourceGroupLevelResponse
|
|
144
|
+
>,
|
|
145
|
+
ActionGroupsCreateNotificationsAtResourceGroupLevelResponse
|
|
146
|
+
>
|
|
147
|
+
>;
|
|
148
|
+
/**
|
|
149
|
+
* Send test notifications to a set of provided receivers
|
|
150
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
151
|
+
* @param notificationRequest The notification request body which includes the contact details
|
|
152
|
+
* @param options The options parameters.
|
|
153
|
+
*/
|
|
154
|
+
beginCreateNotificationsAtResourceGroupLevelAndWait(
|
|
155
|
+
resourceGroupName: string,
|
|
156
|
+
notificationRequest: NotificationRequestBody,
|
|
157
|
+
options?: ActionGroupsCreateNotificationsAtResourceGroupLevelOptionalParams
|
|
158
|
+
): Promise<ActionGroupsCreateNotificationsAtResourceGroupLevelResponse>;
|
|
159
|
+
/**
|
|
160
|
+
* Send test notifications to a set of provided receivers
|
|
161
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
162
|
+
* @param actionGroupName The name of the action group.
|
|
163
|
+
* @param notificationRequest The notification request body which includes the contact details
|
|
164
|
+
* @param options The options parameters.
|
|
165
|
+
*/
|
|
166
|
+
beginCreateNotificationsAtActionGroupResourceLevel(
|
|
167
|
+
resourceGroupName: string,
|
|
168
|
+
actionGroupName: string,
|
|
169
|
+
notificationRequest: NotificationRequestBody,
|
|
170
|
+
options?: ActionGroupsCreateNotificationsAtActionGroupResourceLevelOptionalParams
|
|
171
|
+
): Promise<
|
|
172
|
+
PollerLike<
|
|
173
|
+
PollOperationState<
|
|
174
|
+
ActionGroupsCreateNotificationsAtActionGroupResourceLevelResponse
|
|
175
|
+
>,
|
|
176
|
+
ActionGroupsCreateNotificationsAtActionGroupResourceLevelResponse
|
|
177
|
+
>
|
|
178
|
+
>;
|
|
179
|
+
/**
|
|
180
|
+
* Send test notifications to a set of provided receivers
|
|
181
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
182
|
+
* @param actionGroupName The name of the action group.
|
|
183
|
+
* @param notificationRequest The notification request body which includes the contact details
|
|
184
|
+
* @param options The options parameters.
|
|
185
|
+
*/
|
|
186
|
+
beginCreateNotificationsAtActionGroupResourceLevelAndWait(
|
|
187
|
+
resourceGroupName: string,
|
|
188
|
+
actionGroupName: string,
|
|
189
|
+
notificationRequest: NotificationRequestBody,
|
|
190
|
+
options?: ActionGroupsCreateNotificationsAtActionGroupResourceLevelOptionalParams
|
|
191
|
+
): Promise<ActionGroupsCreateNotificationsAtActionGroupResourceLevelResponse>;
|
|
122
192
|
/**
|
|
123
193
|
* Get the test notifications by the notification id
|
|
124
194
|
* @param notificationId The notification id
|
|
@@ -128,6 +198,32 @@ export interface ActionGroups {
|
|
|
128
198
|
notificationId: string,
|
|
129
199
|
options?: ActionGroupsGetTestNotificationsOptionalParams
|
|
130
200
|
): Promise<ActionGroupsGetTestNotificationsResponse>;
|
|
201
|
+
/**
|
|
202
|
+
* Get the test notifications by the notification id
|
|
203
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
204
|
+
* @param notificationId The notification id
|
|
205
|
+
* @param options The options parameters.
|
|
206
|
+
*/
|
|
207
|
+
getTestNotificationsAtResourceGroupLevel(
|
|
208
|
+
resourceGroupName: string,
|
|
209
|
+
notificationId: string,
|
|
210
|
+
options?: ActionGroupsGetTestNotificationsAtResourceGroupLevelOptionalParams
|
|
211
|
+
): Promise<ActionGroupsGetTestNotificationsAtResourceGroupLevelResponse>;
|
|
212
|
+
/**
|
|
213
|
+
* Get the test notifications by the notification id
|
|
214
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
215
|
+
* @param actionGroupName The name of the action group.
|
|
216
|
+
* @param notificationId The notification id
|
|
217
|
+
* @param options The options parameters.
|
|
218
|
+
*/
|
|
219
|
+
getTestNotificationsAtActionGroupResourceLevel(
|
|
220
|
+
resourceGroupName: string,
|
|
221
|
+
actionGroupName: string,
|
|
222
|
+
notificationId: string,
|
|
223
|
+
options?: ActionGroupsGetTestNotificationsAtActionGroupResourceLevelOptionalParams
|
|
224
|
+
): Promise<
|
|
225
|
+
ActionGroupsGetTestNotificationsAtActionGroupResourceLevelResponse
|
|
226
|
+
>;
|
|
131
227
|
/**
|
|
132
228
|
* Enable a receiver in an action group. This changes the receiver's status from Disabled to Enabled.
|
|
133
229
|
* This operation is only supported for Email or SMS receivers.
|
|
@@ -16,7 +16,7 @@ import {
|
|
|
16
16
|
ActivityLogAlertsGetOptionalParams,
|
|
17
17
|
ActivityLogAlertsGetResponse,
|
|
18
18
|
ActivityLogAlertsDeleteOptionalParams,
|
|
19
|
-
|
|
19
|
+
AlertRulePatchObject,
|
|
20
20
|
ActivityLogAlertsUpdateOptionalParams,
|
|
21
21
|
ActivityLogAlertsUpdateResponse
|
|
22
22
|
} from "../models";
|
|
@@ -25,14 +25,14 @@ import {
|
|
|
25
25
|
/** Interface representing a ActivityLogAlerts. */
|
|
26
26
|
export interface ActivityLogAlerts {
|
|
27
27
|
/**
|
|
28
|
-
* Get a list of all
|
|
28
|
+
* Get a list of all Activity Log Alert rules in a subscription.
|
|
29
29
|
* @param options The options parameters.
|
|
30
30
|
*/
|
|
31
31
|
listBySubscriptionId(
|
|
32
32
|
options?: ActivityLogAlertsListBySubscriptionIdOptionalParams
|
|
33
33
|
): PagedAsyncIterableIterator<ActivityLogAlertResource>;
|
|
34
34
|
/**
|
|
35
|
-
* Get a list of all
|
|
35
|
+
* Get a list of all Activity Log Alert rules in a resource group.
|
|
36
36
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
37
37
|
* @param options The options parameters.
|
|
38
38
|
*/
|
|
@@ -41,22 +41,22 @@ export interface ActivityLogAlerts {
|
|
|
41
41
|
options?: ActivityLogAlertsListByResourceGroupOptionalParams
|
|
42
42
|
): PagedAsyncIterableIterator<ActivityLogAlertResource>;
|
|
43
43
|
/**
|
|
44
|
-
* Create a new
|
|
44
|
+
* Create a new Activity Log Alert rule or update an existing one.
|
|
45
45
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
46
|
-
* @param activityLogAlertName The name of the
|
|
47
|
-
* @param
|
|
46
|
+
* @param activityLogAlertName The name of the Activity Log Alert rule.
|
|
47
|
+
* @param activityLogAlertRule The Activity Log Alert rule to create or use for the update.
|
|
48
48
|
* @param options The options parameters.
|
|
49
49
|
*/
|
|
50
50
|
createOrUpdate(
|
|
51
51
|
resourceGroupName: string,
|
|
52
52
|
activityLogAlertName: string,
|
|
53
|
-
|
|
53
|
+
activityLogAlertRule: ActivityLogAlertResource,
|
|
54
54
|
options?: ActivityLogAlertsCreateOrUpdateOptionalParams
|
|
55
55
|
): Promise<ActivityLogAlertsCreateOrUpdateResponse>;
|
|
56
56
|
/**
|
|
57
|
-
* Get an
|
|
57
|
+
* Get an Activity Log Alert rule.
|
|
58
58
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
59
|
-
* @param activityLogAlertName The name of the
|
|
59
|
+
* @param activityLogAlertName The name of the Activity Log Alert rule.
|
|
60
60
|
* @param options The options parameters.
|
|
61
61
|
*/
|
|
62
62
|
get(
|
|
@@ -65,9 +65,9 @@ export interface ActivityLogAlerts {
|
|
|
65
65
|
options?: ActivityLogAlertsGetOptionalParams
|
|
66
66
|
): Promise<ActivityLogAlertsGetResponse>;
|
|
67
67
|
/**
|
|
68
|
-
* Delete an
|
|
68
|
+
* Delete an Activity Log Alert rule.
|
|
69
69
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
70
|
-
* @param activityLogAlertName The name of the
|
|
70
|
+
* @param activityLogAlertName The name of the Activity Log Alert rule.
|
|
71
71
|
* @param options The options parameters.
|
|
72
72
|
*/
|
|
73
73
|
delete(
|
|
@@ -76,17 +76,18 @@ export interface ActivityLogAlerts {
|
|
|
76
76
|
options?: ActivityLogAlertsDeleteOptionalParams
|
|
77
77
|
): Promise<void>;
|
|
78
78
|
/**
|
|
79
|
-
* Updates an existing
|
|
80
|
-
*
|
|
79
|
+
* Updates 'tags' and 'enabled' fields in an existing Alert rule. This method is used to update the
|
|
80
|
+
* Alert rule tags, and to enable or disable the Alert rule. To update other fields use CreateOrUpdate
|
|
81
|
+
* operation.
|
|
81
82
|
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
82
|
-
* @param activityLogAlertName The name of the
|
|
83
|
-
* @param
|
|
83
|
+
* @param activityLogAlertName The name of the Activity Log Alert rule.
|
|
84
|
+
* @param activityLogAlertRulePatch Parameters supplied to the operation.
|
|
84
85
|
* @param options The options parameters.
|
|
85
86
|
*/
|
|
86
87
|
update(
|
|
87
88
|
resourceGroupName: string,
|
|
88
89
|
activityLogAlertName: string,
|
|
89
|
-
|
|
90
|
+
activityLogAlertRulePatch: AlertRulePatchObject,
|
|
90
91
|
options?: ActivityLogAlertsUpdateOptionalParams
|
|
91
92
|
): Promise<ActivityLogAlertsUpdateResponse>;
|
|
92
93
|
}
|
|
@@ -11,6 +11,7 @@ import {
|
|
|
11
11
|
DataCollectionRuleAssociationProxyOnlyResource,
|
|
12
12
|
DataCollectionRuleAssociationsListByResourceOptionalParams,
|
|
13
13
|
DataCollectionRuleAssociationsListByRuleOptionalParams,
|
|
14
|
+
DataCollectionRuleAssociationsListByDataCollectionEndpointOptionalParams,
|
|
14
15
|
DataCollectionRuleAssociationsGetOptionalParams,
|
|
15
16
|
DataCollectionRuleAssociationsGetResponse,
|
|
16
17
|
DataCollectionRuleAssociationsCreateOptionalParams,
|
|
@@ -41,6 +42,18 @@ export interface DataCollectionRuleAssociations {
|
|
|
41
42
|
dataCollectionRuleName: string,
|
|
42
43
|
options?: DataCollectionRuleAssociationsListByRuleOptionalParams
|
|
43
44
|
): PagedAsyncIterableIterator<DataCollectionRuleAssociationProxyOnlyResource>;
|
|
45
|
+
/**
|
|
46
|
+
* Lists associations for the specified data collection endpoint.
|
|
47
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
48
|
+
* @param dataCollectionEndpointName The name of the data collection endpoint. The name is case
|
|
49
|
+
* insensitive.
|
|
50
|
+
* @param options The options parameters.
|
|
51
|
+
*/
|
|
52
|
+
listByDataCollectionEndpoint(
|
|
53
|
+
resourceGroupName: string,
|
|
54
|
+
dataCollectionEndpointName: string,
|
|
55
|
+
options?: DataCollectionRuleAssociationsListByDataCollectionEndpointOptionalParams
|
|
56
|
+
): PagedAsyncIterableIterator<DataCollectionRuleAssociationProxyOnlyResource>;
|
|
44
57
|
/**
|
|
45
58
|
* Returns the specified association.
|
|
46
59
|
* @param resourceUri The identifier of the resource.
|