@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
package/src/models/mappers.ts
CHANGED
|
@@ -1916,36 +1916,6 @@ export const NotificationRequestBody: coreClient.CompositeMapper = {
|
|
|
1916
1916
|
}
|
|
1917
1917
|
};
|
|
1918
1918
|
|
|
1919
|
-
export const TestNotificationResponse: coreClient.CompositeMapper = {
|
|
1920
|
-
type: {
|
|
1921
|
-
name: "Composite",
|
|
1922
|
-
className: "TestNotificationResponse",
|
|
1923
|
-
modelProperties: {
|
|
1924
|
-
notificationId: {
|
|
1925
|
-
serializedName: "notificationId",
|
|
1926
|
-
required: true,
|
|
1927
|
-
type: {
|
|
1928
|
-
name: "String"
|
|
1929
|
-
}
|
|
1930
|
-
},
|
|
1931
|
-
correlationId: {
|
|
1932
|
-
serializedName: "correlationId",
|
|
1933
|
-
required: true,
|
|
1934
|
-
type: {
|
|
1935
|
-
name: "String"
|
|
1936
|
-
}
|
|
1937
|
-
},
|
|
1938
|
-
createdTime: {
|
|
1939
|
-
serializedName: "createdTime",
|
|
1940
|
-
required: true,
|
|
1941
|
-
type: {
|
|
1942
|
-
name: "String"
|
|
1943
|
-
}
|
|
1944
|
-
}
|
|
1945
|
-
}
|
|
1946
|
-
}
|
|
1947
|
-
};
|
|
1948
|
-
|
|
1949
1919
|
export const TestNotificationDetailsResponse: coreClient.CompositeMapper = {
|
|
1950
1920
|
type: {
|
|
1951
1921
|
name: "Composite",
|
|
@@ -3984,10 +3954,10 @@ export const ScopedResourceListResult: coreClient.CompositeMapper = {
|
|
|
3984
3954
|
}
|
|
3985
3955
|
};
|
|
3986
3956
|
|
|
3987
|
-
export const
|
|
3957
|
+
export const AlertRuleAllOfCondition: coreClient.CompositeMapper = {
|
|
3988
3958
|
type: {
|
|
3989
3959
|
name: "Composite",
|
|
3990
|
-
className: "
|
|
3960
|
+
className: "AlertRuleAllOfCondition",
|
|
3991
3961
|
modelProperties: {
|
|
3992
3962
|
allOf: {
|
|
3993
3963
|
serializedName: "allOf",
|
|
@@ -3997,7 +3967,7 @@ export const ActivityLogAlertAllOfCondition: coreClient.CompositeMapper = {
|
|
|
3997
3967
|
element: {
|
|
3998
3968
|
type: {
|
|
3999
3969
|
name: "Composite",
|
|
4000
|
-
className: "
|
|
3970
|
+
className: "AlertRuleAnyOfOrLeafCondition"
|
|
4001
3971
|
}
|
|
4002
3972
|
}
|
|
4003
3973
|
}
|
|
@@ -4006,33 +3976,42 @@ export const ActivityLogAlertAllOfCondition: coreClient.CompositeMapper = {
|
|
|
4006
3976
|
}
|
|
4007
3977
|
};
|
|
4008
3978
|
|
|
4009
|
-
export const
|
|
3979
|
+
export const AlertRuleLeafCondition: coreClient.CompositeMapper = {
|
|
4010
3980
|
type: {
|
|
4011
3981
|
name: "Composite",
|
|
4012
|
-
className: "
|
|
3982
|
+
className: "AlertRuleLeafCondition",
|
|
4013
3983
|
modelProperties: {
|
|
4014
3984
|
field: {
|
|
4015
3985
|
serializedName: "field",
|
|
4016
|
-
required: true,
|
|
4017
3986
|
type: {
|
|
4018
3987
|
name: "String"
|
|
4019
3988
|
}
|
|
4020
3989
|
},
|
|
4021
3990
|
equals: {
|
|
4022
3991
|
serializedName: "equals",
|
|
4023
|
-
required: true,
|
|
4024
3992
|
type: {
|
|
4025
3993
|
name: "String"
|
|
4026
3994
|
}
|
|
3995
|
+
},
|
|
3996
|
+
containsAny: {
|
|
3997
|
+
serializedName: "containsAny",
|
|
3998
|
+
type: {
|
|
3999
|
+
name: "Sequence",
|
|
4000
|
+
element: {
|
|
4001
|
+
type: {
|
|
4002
|
+
name: "String"
|
|
4003
|
+
}
|
|
4004
|
+
}
|
|
4005
|
+
}
|
|
4027
4006
|
}
|
|
4028
4007
|
}
|
|
4029
4008
|
}
|
|
4030
4009
|
};
|
|
4031
4010
|
|
|
4032
|
-
export const
|
|
4011
|
+
export const ActionList: coreClient.CompositeMapper = {
|
|
4033
4012
|
type: {
|
|
4034
4013
|
name: "Composite",
|
|
4035
|
-
className: "
|
|
4014
|
+
className: "ActionList",
|
|
4036
4015
|
modelProperties: {
|
|
4037
4016
|
actionGroups: {
|
|
4038
4017
|
serializedName: "actionGroups",
|
|
@@ -4041,7 +4020,7 @@ export const ActivityLogAlertActionList: coreClient.CompositeMapper = {
|
|
|
4041
4020
|
element: {
|
|
4042
4021
|
type: {
|
|
4043
4022
|
name: "Composite",
|
|
4044
|
-
className: "
|
|
4023
|
+
className: "ActionGroup"
|
|
4045
4024
|
}
|
|
4046
4025
|
}
|
|
4047
4026
|
}
|
|
@@ -4050,10 +4029,10 @@ export const ActivityLogAlertActionList: coreClient.CompositeMapper = {
|
|
|
4050
4029
|
}
|
|
4051
4030
|
};
|
|
4052
4031
|
|
|
4053
|
-
export const
|
|
4032
|
+
export const ActionGroup: coreClient.CompositeMapper = {
|
|
4054
4033
|
type: {
|
|
4055
4034
|
name: "Composite",
|
|
4056
|
-
className: "
|
|
4035
|
+
className: "ActionGroup",
|
|
4057
4036
|
modelProperties: {
|
|
4058
4037
|
actionGroupId: {
|
|
4059
4038
|
serializedName: "actionGroupId",
|
|
@@ -4073,10 +4052,77 @@ export const ActivityLogAlertActionGroup: coreClient.CompositeMapper = {
|
|
|
4073
4052
|
}
|
|
4074
4053
|
};
|
|
4075
4054
|
|
|
4076
|
-
export const
|
|
4055
|
+
export const AzureResourceAutoGenerated: coreClient.CompositeMapper = {
|
|
4077
4056
|
type: {
|
|
4078
4057
|
name: "Composite",
|
|
4079
|
-
className: "
|
|
4058
|
+
className: "AzureResourceAutoGenerated",
|
|
4059
|
+
modelProperties: {
|
|
4060
|
+
id: {
|
|
4061
|
+
serializedName: "id",
|
|
4062
|
+
readOnly: true,
|
|
4063
|
+
type: {
|
|
4064
|
+
name: "String"
|
|
4065
|
+
}
|
|
4066
|
+
},
|
|
4067
|
+
name: {
|
|
4068
|
+
serializedName: "name",
|
|
4069
|
+
readOnly: true,
|
|
4070
|
+
type: {
|
|
4071
|
+
name: "String"
|
|
4072
|
+
}
|
|
4073
|
+
},
|
|
4074
|
+
type: {
|
|
4075
|
+
serializedName: "type",
|
|
4076
|
+
readOnly: true,
|
|
4077
|
+
type: {
|
|
4078
|
+
name: "String"
|
|
4079
|
+
}
|
|
4080
|
+
},
|
|
4081
|
+
location: {
|
|
4082
|
+
defaultValue: "global",
|
|
4083
|
+
serializedName: "location",
|
|
4084
|
+
type: {
|
|
4085
|
+
name: "String"
|
|
4086
|
+
}
|
|
4087
|
+
},
|
|
4088
|
+
tags: {
|
|
4089
|
+
serializedName: "tags",
|
|
4090
|
+
type: {
|
|
4091
|
+
name: "Dictionary",
|
|
4092
|
+
value: { type: { name: "String" } }
|
|
4093
|
+
}
|
|
4094
|
+
}
|
|
4095
|
+
}
|
|
4096
|
+
}
|
|
4097
|
+
};
|
|
4098
|
+
|
|
4099
|
+
export const ErrorResponseAutoGenerated: coreClient.CompositeMapper = {
|
|
4100
|
+
type: {
|
|
4101
|
+
name: "Composite",
|
|
4102
|
+
className: "ErrorResponseAutoGenerated",
|
|
4103
|
+
modelProperties: {
|
|
4104
|
+
code: {
|
|
4105
|
+
serializedName: "code",
|
|
4106
|
+
readOnly: true,
|
|
4107
|
+
type: {
|
|
4108
|
+
name: "String"
|
|
4109
|
+
}
|
|
4110
|
+
},
|
|
4111
|
+
message: {
|
|
4112
|
+
serializedName: "message",
|
|
4113
|
+
readOnly: true,
|
|
4114
|
+
type: {
|
|
4115
|
+
name: "String"
|
|
4116
|
+
}
|
|
4117
|
+
}
|
|
4118
|
+
}
|
|
4119
|
+
}
|
|
4120
|
+
};
|
|
4121
|
+
|
|
4122
|
+
export const AlertRulePatchObject: coreClient.CompositeMapper = {
|
|
4123
|
+
type: {
|
|
4124
|
+
name: "Composite",
|
|
4125
|
+
className: "AlertRulePatchObject",
|
|
4080
4126
|
modelProperties: {
|
|
4081
4127
|
tags: {
|
|
4082
4128
|
serializedName: "tags",
|
|
@@ -4096,10 +4142,10 @@ export const ActivityLogAlertPatchBody: coreClient.CompositeMapper = {
|
|
|
4096
4142
|
}
|
|
4097
4143
|
};
|
|
4098
4144
|
|
|
4099
|
-
export const
|
|
4145
|
+
export const AlertRuleList: coreClient.CompositeMapper = {
|
|
4100
4146
|
type: {
|
|
4101
4147
|
name: "Composite",
|
|
4102
|
-
className: "
|
|
4148
|
+
className: "AlertRuleList",
|
|
4103
4149
|
modelProperties: {
|
|
4104
4150
|
value: {
|
|
4105
4151
|
serializedName: "value",
|
|
@@ -4576,6 +4622,13 @@ export const DataCollectionRuleAssociationProxyOnlyResource: coreClient.Composit
|
|
|
4576
4622
|
type: {
|
|
4577
4623
|
name: "String"
|
|
4578
4624
|
}
|
|
4625
|
+
},
|
|
4626
|
+
metadata: {
|
|
4627
|
+
serializedName: "properties.metadata",
|
|
4628
|
+
type: {
|
|
4629
|
+
name: "Composite",
|
|
4630
|
+
className: "DataCollectionRuleAssociationMetadata"
|
|
4631
|
+
}
|
|
4579
4632
|
}
|
|
4580
4633
|
}
|
|
4581
4634
|
}
|
|
@@ -4610,6 +4663,29 @@ export const DataCollectionRuleAssociation: coreClient.CompositeMapper = {
|
|
|
4610
4663
|
type: {
|
|
4611
4664
|
name: "String"
|
|
4612
4665
|
}
|
|
4666
|
+
},
|
|
4667
|
+
metadata: {
|
|
4668
|
+
serializedName: "metadata",
|
|
4669
|
+
type: {
|
|
4670
|
+
name: "Composite",
|
|
4671
|
+
className: "DataCollectionRuleAssociationMetadata"
|
|
4672
|
+
}
|
|
4673
|
+
}
|
|
4674
|
+
}
|
|
4675
|
+
}
|
|
4676
|
+
};
|
|
4677
|
+
|
|
4678
|
+
export const Metadata: coreClient.CompositeMapper = {
|
|
4679
|
+
type: {
|
|
4680
|
+
name: "Composite",
|
|
4681
|
+
className: "Metadata",
|
|
4682
|
+
modelProperties: {
|
|
4683
|
+
provisionedBy: {
|
|
4684
|
+
serializedName: "provisionedBy",
|
|
4685
|
+
readOnly: true,
|
|
4686
|
+
type: {
|
|
4687
|
+
name: "String"
|
|
4688
|
+
}
|
|
4613
4689
|
}
|
|
4614
4690
|
}
|
|
4615
4691
|
}
|
|
@@ -4716,6 +4792,26 @@ export const DataCollectionRuleResource: coreClient.CompositeMapper = {
|
|
|
4716
4792
|
name: "String"
|
|
4717
4793
|
}
|
|
4718
4794
|
},
|
|
4795
|
+
dataCollectionEndpointId: {
|
|
4796
|
+
serializedName: "properties.dataCollectionEndpointId",
|
|
4797
|
+
type: {
|
|
4798
|
+
name: "String"
|
|
4799
|
+
}
|
|
4800
|
+
},
|
|
4801
|
+
metadata: {
|
|
4802
|
+
serializedName: "properties.metadata",
|
|
4803
|
+
type: {
|
|
4804
|
+
name: "Composite",
|
|
4805
|
+
className: "DataCollectionRuleMetadata"
|
|
4806
|
+
}
|
|
4807
|
+
},
|
|
4808
|
+
streamDeclarations: {
|
|
4809
|
+
serializedName: "properties.streamDeclarations",
|
|
4810
|
+
type: {
|
|
4811
|
+
name: "Dictionary",
|
|
4812
|
+
value: { type: { name: "Composite", className: "StreamDeclaration" } }
|
|
4813
|
+
}
|
|
4814
|
+
},
|
|
4719
4815
|
dataSources: {
|
|
4720
4816
|
serializedName: "properties.dataSources",
|
|
4721
4817
|
type: {
|
|
@@ -4771,6 +4867,26 @@ export const DataCollectionRule: coreClient.CompositeMapper = {
|
|
|
4771
4867
|
name: "String"
|
|
4772
4868
|
}
|
|
4773
4869
|
},
|
|
4870
|
+
dataCollectionEndpointId: {
|
|
4871
|
+
serializedName: "dataCollectionEndpointId",
|
|
4872
|
+
type: {
|
|
4873
|
+
name: "String"
|
|
4874
|
+
}
|
|
4875
|
+
},
|
|
4876
|
+
metadata: {
|
|
4877
|
+
serializedName: "metadata",
|
|
4878
|
+
type: {
|
|
4879
|
+
name: "Composite",
|
|
4880
|
+
className: "DataCollectionRuleMetadata"
|
|
4881
|
+
}
|
|
4882
|
+
},
|
|
4883
|
+
streamDeclarations: {
|
|
4884
|
+
serializedName: "streamDeclarations",
|
|
4885
|
+
type: {
|
|
4886
|
+
name: "Dictionary",
|
|
4887
|
+
value: { type: { name: "Composite", className: "StreamDeclaration" } }
|
|
4888
|
+
}
|
|
4889
|
+
},
|
|
4774
4890
|
dataSources: {
|
|
4775
4891
|
serializedName: "dataSources",
|
|
4776
4892
|
type: {
|
|
@@ -4808,6 +4924,48 @@ export const DataCollectionRule: coreClient.CompositeMapper = {
|
|
|
4808
4924
|
}
|
|
4809
4925
|
};
|
|
4810
4926
|
|
|
4927
|
+
export const StreamDeclaration: coreClient.CompositeMapper = {
|
|
4928
|
+
type: {
|
|
4929
|
+
name: "Composite",
|
|
4930
|
+
className: "StreamDeclaration",
|
|
4931
|
+
modelProperties: {
|
|
4932
|
+
columns: {
|
|
4933
|
+
serializedName: "columns",
|
|
4934
|
+
type: {
|
|
4935
|
+
name: "Sequence",
|
|
4936
|
+
element: {
|
|
4937
|
+
type: {
|
|
4938
|
+
name: "Composite",
|
|
4939
|
+
className: "ColumnDefinition"
|
|
4940
|
+
}
|
|
4941
|
+
}
|
|
4942
|
+
}
|
|
4943
|
+
}
|
|
4944
|
+
}
|
|
4945
|
+
}
|
|
4946
|
+
};
|
|
4947
|
+
|
|
4948
|
+
export const ColumnDefinition: coreClient.CompositeMapper = {
|
|
4949
|
+
type: {
|
|
4950
|
+
name: "Composite",
|
|
4951
|
+
className: "ColumnDefinition",
|
|
4952
|
+
modelProperties: {
|
|
4953
|
+
name: {
|
|
4954
|
+
serializedName: "name",
|
|
4955
|
+
type: {
|
|
4956
|
+
name: "String"
|
|
4957
|
+
}
|
|
4958
|
+
},
|
|
4959
|
+
type: {
|
|
4960
|
+
serializedName: "type",
|
|
4961
|
+
type: {
|
|
4962
|
+
name: "String"
|
|
4963
|
+
}
|
|
4964
|
+
}
|
|
4965
|
+
}
|
|
4966
|
+
}
|
|
4967
|
+
};
|
|
4968
|
+
|
|
4811
4969
|
export const DataSourcesSpec: coreClient.CompositeMapper = {
|
|
4812
4970
|
type: {
|
|
4813
4971
|
name: "Composite",
|
|
@@ -4860,6 +5018,30 @@ export const DataSourcesSpec: coreClient.CompositeMapper = {
|
|
|
4860
5018
|
}
|
|
4861
5019
|
}
|
|
4862
5020
|
}
|
|
5021
|
+
},
|
|
5022
|
+
logFiles: {
|
|
5023
|
+
serializedName: "logFiles",
|
|
5024
|
+
type: {
|
|
5025
|
+
name: "Sequence",
|
|
5026
|
+
element: {
|
|
5027
|
+
type: {
|
|
5028
|
+
name: "Composite",
|
|
5029
|
+
className: "LogFilesDataSource"
|
|
5030
|
+
}
|
|
5031
|
+
}
|
|
5032
|
+
}
|
|
5033
|
+
},
|
|
5034
|
+
iisLogs: {
|
|
5035
|
+
serializedName: "iisLogs",
|
|
5036
|
+
type: {
|
|
5037
|
+
name: "Sequence",
|
|
5038
|
+
element: {
|
|
5039
|
+
type: {
|
|
5040
|
+
name: "Composite",
|
|
5041
|
+
className: "IisLogsDataSource"
|
|
5042
|
+
}
|
|
5043
|
+
}
|
|
5044
|
+
}
|
|
4863
5045
|
}
|
|
4864
5046
|
}
|
|
4865
5047
|
}
|
|
@@ -5044,6 +5226,129 @@ export const ExtensionDataSource: coreClient.CompositeMapper = {
|
|
|
5044
5226
|
}
|
|
5045
5227
|
};
|
|
5046
5228
|
|
|
5229
|
+
export const LogFilesDataSource: coreClient.CompositeMapper = {
|
|
5230
|
+
type: {
|
|
5231
|
+
name: "Composite",
|
|
5232
|
+
className: "LogFilesDataSource",
|
|
5233
|
+
modelProperties: {
|
|
5234
|
+
streams: {
|
|
5235
|
+
serializedName: "streams",
|
|
5236
|
+
required: true,
|
|
5237
|
+
type: {
|
|
5238
|
+
name: "Sequence",
|
|
5239
|
+
element: {
|
|
5240
|
+
type: {
|
|
5241
|
+
name: "String"
|
|
5242
|
+
}
|
|
5243
|
+
}
|
|
5244
|
+
}
|
|
5245
|
+
},
|
|
5246
|
+
filePatterns: {
|
|
5247
|
+
serializedName: "filePatterns",
|
|
5248
|
+
required: true,
|
|
5249
|
+
type: {
|
|
5250
|
+
name: "Sequence",
|
|
5251
|
+
element: {
|
|
5252
|
+
type: {
|
|
5253
|
+
name: "String"
|
|
5254
|
+
}
|
|
5255
|
+
}
|
|
5256
|
+
}
|
|
5257
|
+
},
|
|
5258
|
+
format: {
|
|
5259
|
+
serializedName: "format",
|
|
5260
|
+
required: true,
|
|
5261
|
+
type: {
|
|
5262
|
+
name: "String"
|
|
5263
|
+
}
|
|
5264
|
+
},
|
|
5265
|
+
settings: {
|
|
5266
|
+
serializedName: "settings",
|
|
5267
|
+
type: {
|
|
5268
|
+
name: "Composite",
|
|
5269
|
+
className: "LogFilesDataSourceSettings"
|
|
5270
|
+
}
|
|
5271
|
+
},
|
|
5272
|
+
name: {
|
|
5273
|
+
serializedName: "name",
|
|
5274
|
+
type: {
|
|
5275
|
+
name: "String"
|
|
5276
|
+
}
|
|
5277
|
+
}
|
|
5278
|
+
}
|
|
5279
|
+
}
|
|
5280
|
+
};
|
|
5281
|
+
|
|
5282
|
+
export const LogFileSettings: coreClient.CompositeMapper = {
|
|
5283
|
+
type: {
|
|
5284
|
+
name: "Composite",
|
|
5285
|
+
className: "LogFileSettings",
|
|
5286
|
+
modelProperties: {
|
|
5287
|
+
text: {
|
|
5288
|
+
serializedName: "text",
|
|
5289
|
+
type: {
|
|
5290
|
+
name: "Composite",
|
|
5291
|
+
className: "LogFileSettingsText"
|
|
5292
|
+
}
|
|
5293
|
+
}
|
|
5294
|
+
}
|
|
5295
|
+
}
|
|
5296
|
+
};
|
|
5297
|
+
|
|
5298
|
+
export const LogFileTextSettings: coreClient.CompositeMapper = {
|
|
5299
|
+
type: {
|
|
5300
|
+
name: "Composite",
|
|
5301
|
+
className: "LogFileTextSettings",
|
|
5302
|
+
modelProperties: {
|
|
5303
|
+
recordStartTimestampFormat: {
|
|
5304
|
+
serializedName: "recordStartTimestampFormat",
|
|
5305
|
+
required: true,
|
|
5306
|
+
type: {
|
|
5307
|
+
name: "String"
|
|
5308
|
+
}
|
|
5309
|
+
}
|
|
5310
|
+
}
|
|
5311
|
+
}
|
|
5312
|
+
};
|
|
5313
|
+
|
|
5314
|
+
export const IisLogsDataSource: coreClient.CompositeMapper = {
|
|
5315
|
+
type: {
|
|
5316
|
+
name: "Composite",
|
|
5317
|
+
className: "IisLogsDataSource",
|
|
5318
|
+
modelProperties: {
|
|
5319
|
+
streams: {
|
|
5320
|
+
serializedName: "streams",
|
|
5321
|
+
required: true,
|
|
5322
|
+
type: {
|
|
5323
|
+
name: "Sequence",
|
|
5324
|
+
element: {
|
|
5325
|
+
type: {
|
|
5326
|
+
name: "String"
|
|
5327
|
+
}
|
|
5328
|
+
}
|
|
5329
|
+
}
|
|
5330
|
+
},
|
|
5331
|
+
logDirectories: {
|
|
5332
|
+
serializedName: "logDirectories",
|
|
5333
|
+
type: {
|
|
5334
|
+
name: "Sequence",
|
|
5335
|
+
element: {
|
|
5336
|
+
type: {
|
|
5337
|
+
name: "String"
|
|
5338
|
+
}
|
|
5339
|
+
}
|
|
5340
|
+
}
|
|
5341
|
+
},
|
|
5342
|
+
name: {
|
|
5343
|
+
serializedName: "name",
|
|
5344
|
+
type: {
|
|
5345
|
+
name: "String"
|
|
5346
|
+
}
|
|
5347
|
+
}
|
|
5348
|
+
}
|
|
5349
|
+
}
|
|
5350
|
+
};
|
|
5351
|
+
|
|
5047
5352
|
export const DestinationsSpec: coreClient.CompositeMapper = {
|
|
5048
5353
|
type: {
|
|
5049
5354
|
name: "Composite",
|
|
@@ -5141,6 +5446,18 @@ export const DataFlow: coreClient.CompositeMapper = {
|
|
|
5141
5446
|
}
|
|
5142
5447
|
}
|
|
5143
5448
|
}
|
|
5449
|
+
},
|
|
5450
|
+
transformKql: {
|
|
5451
|
+
serializedName: "transformKql",
|
|
5452
|
+
type: {
|
|
5453
|
+
name: "String"
|
|
5454
|
+
}
|
|
5455
|
+
},
|
|
5456
|
+
outputStream: {
|
|
5457
|
+
serializedName: "outputStream",
|
|
5458
|
+
type: {
|
|
5459
|
+
name: "String"
|
|
5460
|
+
}
|
|
5144
5461
|
}
|
|
5145
5462
|
}
|
|
5146
5463
|
}
|
|
@@ -5773,54 +6090,6 @@ export const MetricAlertResource: coreClient.CompositeMapper = {
|
|
|
5773
6090
|
}
|
|
5774
6091
|
};
|
|
5775
6092
|
|
|
5776
|
-
export const ActivityLogAlertResource: coreClient.CompositeMapper = {
|
|
5777
|
-
type: {
|
|
5778
|
-
name: "Composite",
|
|
5779
|
-
className: "ActivityLogAlertResource",
|
|
5780
|
-
modelProperties: {
|
|
5781
|
-
...Resource.type.modelProperties,
|
|
5782
|
-
scopes: {
|
|
5783
|
-
serializedName: "properties.scopes",
|
|
5784
|
-
type: {
|
|
5785
|
-
name: "Sequence",
|
|
5786
|
-
element: {
|
|
5787
|
-
type: {
|
|
5788
|
-
name: "String"
|
|
5789
|
-
}
|
|
5790
|
-
}
|
|
5791
|
-
}
|
|
5792
|
-
},
|
|
5793
|
-
enabled: {
|
|
5794
|
-
defaultValue: true,
|
|
5795
|
-
serializedName: "properties.enabled",
|
|
5796
|
-
type: {
|
|
5797
|
-
name: "Boolean"
|
|
5798
|
-
}
|
|
5799
|
-
},
|
|
5800
|
-
condition: {
|
|
5801
|
-
serializedName: "properties.condition",
|
|
5802
|
-
type: {
|
|
5803
|
-
name: "Composite",
|
|
5804
|
-
className: "ActivityLogAlertAllOfCondition"
|
|
5805
|
-
}
|
|
5806
|
-
},
|
|
5807
|
-
actions: {
|
|
5808
|
-
serializedName: "properties.actions",
|
|
5809
|
-
type: {
|
|
5810
|
-
name: "Composite",
|
|
5811
|
-
className: "ActivityLogAlertActionList"
|
|
5812
|
-
}
|
|
5813
|
-
},
|
|
5814
|
-
description: {
|
|
5815
|
-
serializedName: "properties.description",
|
|
5816
|
-
type: {
|
|
5817
|
-
name: "String"
|
|
5818
|
-
}
|
|
5819
|
-
}
|
|
5820
|
-
}
|
|
5821
|
-
}
|
|
5822
|
-
};
|
|
5823
|
-
|
|
5824
6093
|
export const ErrorResponseCommon: coreClient.CompositeMapper = {
|
|
5825
6094
|
type: {
|
|
5826
6095
|
name: "Composite",
|
|
@@ -6740,6 +7009,76 @@ export const AzureMonitorPrivateLinkScope: coreClient.CompositeMapper = {
|
|
|
6740
7009
|
}
|
|
6741
7010
|
};
|
|
6742
7011
|
|
|
7012
|
+
export const AlertRuleAnyOfOrLeafCondition: coreClient.CompositeMapper = {
|
|
7013
|
+
type: {
|
|
7014
|
+
name: "Composite",
|
|
7015
|
+
className: "AlertRuleAnyOfOrLeafCondition",
|
|
7016
|
+
modelProperties: {
|
|
7017
|
+
...AlertRuleLeafCondition.type.modelProperties,
|
|
7018
|
+
anyOf: {
|
|
7019
|
+
serializedName: "anyOf",
|
|
7020
|
+
type: {
|
|
7021
|
+
name: "Sequence",
|
|
7022
|
+
element: {
|
|
7023
|
+
type: {
|
|
7024
|
+
name: "Composite",
|
|
7025
|
+
className: "AlertRuleLeafCondition"
|
|
7026
|
+
}
|
|
7027
|
+
}
|
|
7028
|
+
}
|
|
7029
|
+
}
|
|
7030
|
+
}
|
|
7031
|
+
}
|
|
7032
|
+
};
|
|
7033
|
+
|
|
7034
|
+
export const ActivityLogAlertResource: coreClient.CompositeMapper = {
|
|
7035
|
+
type: {
|
|
7036
|
+
name: "Composite",
|
|
7037
|
+
className: "ActivityLogAlertResource",
|
|
7038
|
+
modelProperties: {
|
|
7039
|
+
...AzureResourceAutoGenerated.type.modelProperties,
|
|
7040
|
+
scopes: {
|
|
7041
|
+
serializedName: "properties.scopes",
|
|
7042
|
+
type: {
|
|
7043
|
+
name: "Sequence",
|
|
7044
|
+
element: {
|
|
7045
|
+
type: {
|
|
7046
|
+
name: "String"
|
|
7047
|
+
}
|
|
7048
|
+
}
|
|
7049
|
+
}
|
|
7050
|
+
},
|
|
7051
|
+
condition: {
|
|
7052
|
+
serializedName: "properties.condition",
|
|
7053
|
+
type: {
|
|
7054
|
+
name: "Composite",
|
|
7055
|
+
className: "AlertRuleAllOfCondition"
|
|
7056
|
+
}
|
|
7057
|
+
},
|
|
7058
|
+
actions: {
|
|
7059
|
+
serializedName: "properties.actions",
|
|
7060
|
+
type: {
|
|
7061
|
+
name: "Composite",
|
|
7062
|
+
className: "ActionList"
|
|
7063
|
+
}
|
|
7064
|
+
},
|
|
7065
|
+
enabled: {
|
|
7066
|
+
defaultValue: true,
|
|
7067
|
+
serializedName: "properties.enabled",
|
|
7068
|
+
type: {
|
|
7069
|
+
name: "Boolean"
|
|
7070
|
+
}
|
|
7071
|
+
},
|
|
7072
|
+
description: {
|
|
7073
|
+
serializedName: "properties.description",
|
|
7074
|
+
type: {
|
|
7075
|
+
name: "String"
|
|
7076
|
+
}
|
|
7077
|
+
}
|
|
7078
|
+
}
|
|
7079
|
+
}
|
|
7080
|
+
};
|
|
7081
|
+
|
|
6743
7082
|
export const DataCollectionEndpointResourceProperties: coreClient.CompositeMapper = {
|
|
6744
7083
|
type: {
|
|
6745
7084
|
name: "Composite",
|
|
@@ -6820,6 +7159,26 @@ export const DataCollectionRuleAssociationProxyOnlyResourceProperties: coreClien
|
|
|
6820
7159
|
}
|
|
6821
7160
|
};
|
|
6822
7161
|
|
|
7162
|
+
export const DataCollectionRuleAssociationMetadata: coreClient.CompositeMapper = {
|
|
7163
|
+
type: {
|
|
7164
|
+
name: "Composite",
|
|
7165
|
+
className: "DataCollectionRuleAssociationMetadata",
|
|
7166
|
+
modelProperties: {
|
|
7167
|
+
...Metadata.type.modelProperties
|
|
7168
|
+
}
|
|
7169
|
+
}
|
|
7170
|
+
};
|
|
7171
|
+
|
|
7172
|
+
export const DataCollectionRuleMetadata: coreClient.CompositeMapper = {
|
|
7173
|
+
type: {
|
|
7174
|
+
name: "Composite",
|
|
7175
|
+
className: "DataCollectionRuleMetadata",
|
|
7176
|
+
modelProperties: {
|
|
7177
|
+
...Metadata.type.modelProperties
|
|
7178
|
+
}
|
|
7179
|
+
}
|
|
7180
|
+
};
|
|
7181
|
+
|
|
6823
7182
|
export const DataCollectionRuleResourceProperties: coreClient.CompositeMapper = {
|
|
6824
7183
|
type: {
|
|
6825
7184
|
name: "Composite",
|
|
@@ -6840,6 +7199,26 @@ export const DataCollectionRuleDataSources: coreClient.CompositeMapper = {
|
|
|
6840
7199
|
}
|
|
6841
7200
|
};
|
|
6842
7201
|
|
|
7202
|
+
export const LogFilesDataSourceSettings: coreClient.CompositeMapper = {
|
|
7203
|
+
type: {
|
|
7204
|
+
name: "Composite",
|
|
7205
|
+
className: "LogFilesDataSourceSettings",
|
|
7206
|
+
modelProperties: {
|
|
7207
|
+
...LogFileSettings.type.modelProperties
|
|
7208
|
+
}
|
|
7209
|
+
}
|
|
7210
|
+
};
|
|
7211
|
+
|
|
7212
|
+
export const LogFileSettingsText: coreClient.CompositeMapper = {
|
|
7213
|
+
type: {
|
|
7214
|
+
name: "Composite",
|
|
7215
|
+
className: "LogFileSettingsText",
|
|
7216
|
+
modelProperties: {
|
|
7217
|
+
...LogFileTextSettings.type.modelProperties
|
|
7218
|
+
}
|
|
7219
|
+
}
|
|
7220
|
+
};
|
|
7221
|
+
|
|
6843
7222
|
export const DataCollectionRuleDestinations: coreClient.CompositeMapper = {
|
|
6844
7223
|
type: {
|
|
6845
7224
|
name: "Composite",
|
|
@@ -6929,6 +7308,52 @@ export const DynamicMetricCriteria: coreClient.CompositeMapper = {
|
|
|
6929
7308
|
}
|
|
6930
7309
|
};
|
|
6931
7310
|
|
|
7311
|
+
export const ActionGroupsPostTestNotificationsHeaders: coreClient.CompositeMapper = {
|
|
7312
|
+
type: {
|
|
7313
|
+
name: "Composite",
|
|
7314
|
+
className: "ActionGroupsPostTestNotificationsHeaders",
|
|
7315
|
+
modelProperties: {
|
|
7316
|
+
location: {
|
|
7317
|
+
serializedName: "location",
|
|
7318
|
+
type: {
|
|
7319
|
+
name: "String"
|
|
7320
|
+
}
|
|
7321
|
+
}
|
|
7322
|
+
}
|
|
7323
|
+
}
|
|
7324
|
+
};
|
|
7325
|
+
|
|
7326
|
+
export const ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders: coreClient.CompositeMapper = {
|
|
7327
|
+
type: {
|
|
7328
|
+
name: "Composite",
|
|
7329
|
+
className: "ActionGroupsCreateNotificationsAtResourceGroupLevelHeaders",
|
|
7330
|
+
modelProperties: {
|
|
7331
|
+
location: {
|
|
7332
|
+
serializedName: "location",
|
|
7333
|
+
type: {
|
|
7334
|
+
name: "String"
|
|
7335
|
+
}
|
|
7336
|
+
}
|
|
7337
|
+
}
|
|
7338
|
+
}
|
|
7339
|
+
};
|
|
7340
|
+
|
|
7341
|
+
export const ActionGroupsCreateNotificationsAtActionGroupResourceLevelHeaders: coreClient.CompositeMapper = {
|
|
7342
|
+
type: {
|
|
7343
|
+
name: "Composite",
|
|
7344
|
+
className:
|
|
7345
|
+
"ActionGroupsCreateNotificationsAtActionGroupResourceLevelHeaders",
|
|
7346
|
+
modelProperties: {
|
|
7347
|
+
location: {
|
|
7348
|
+
serializedName: "location",
|
|
7349
|
+
type: {
|
|
7350
|
+
name: "String"
|
|
7351
|
+
}
|
|
7352
|
+
}
|
|
7353
|
+
}
|
|
7354
|
+
}
|
|
7355
|
+
};
|
|
7356
|
+
|
|
6932
7357
|
export let discriminators = {
|
|
6933
7358
|
RuleCondition: RuleCondition,
|
|
6934
7359
|
RuleDataSource: RuleDataSource,
|