Skip to content

Commit d08f050

Browse files
author
SDKAuto
committed
CodeGen from PR 15390 in Azure/azure-rest-api-specs
Merge 27c22de42e562f58ee7c4dbabe312a0c23e42762 into 1a5e9c6601a9611ac23c58bc9857693dcd9884f3
1 parent cadd8b2 commit d08f050

File tree

68 files changed

+2485
-9967
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+2485
-9967
lines changed

sdk/security/arm-security/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"rollup-plugin-sourcemaps": "^0.4.2",
2828
"uglify-js": "^3.6.0"
2929
},
30-
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/feature/v4/sdk/security/arm-security",
30+
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/security/arm-security",
3131
"repository": {
3232
"type": "git",
3333
"url": "https://github.com/Azure/azure-sdk-for-js.git"

sdk/security/arm-security/src/models/adaptiveNetworkHardeningsMappers.ts

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ export {
2525
AscLocation,
2626
AssessmentLinks,
2727
AssessmentStatus,
28+
AssessmentStatusResponse,
2829
AuthenticationDetailsProperties,
2930
AutoProvisioningSetting,
3031
AwAssumeRoleAuthenticationDetailsProperties,
@@ -49,13 +50,11 @@ export {
4950
CVSS,
5051
DataExportSettings,
5152
DenylistCustomAlertRule,
52-
Device,
5353
DeviceSecurityGroup,
5454
DirectMethodInvokesNotInAllowedRange,
5555
EffectiveNetworkSecurityGroups,
5656
FailedLocalLoginsNotInAllowedRange,
5757
FileUploadsNotInAllowedRange,
58-
Firmware,
5958
GcpCredentialsDetailsProperties,
6059
HttpC2DMessagesNotInAllowedRange,
6160
HttpC2DRejectedMessagesNotInAllowedRange,
@@ -65,34 +64,22 @@ export {
6564
InformationProtectionPolicy,
6665
InformationType,
6766
IngestionSetting,
68-
IotAlertModel,
69-
IotAlertType,
70-
IotDefenderSettingsModel,
71-
IotRecommendationModel,
72-
IotRecommendationType,
7367
IoTSecurityAlertedDevice,
7468
IoTSecurityDeviceAlert,
7569
IoTSecurityDeviceRecommendation,
7670
IoTSecuritySolutionAnalyticsModel,
7771
IoTSecuritySolutionAnalyticsModelPropertiesDevicesMetricsItem,
78-
IotSensorsModel,
7972
IoTSeverityMetrics,
80-
IotSitesModel,
81-
IpAddress,
8273
ListCustomAlertRule,
8374
LocalUserNotAllowed,
8475
LogAnalyticsIdentifier,
85-
MacAddress,
8676
MqttC2DMessagesNotInAllowedRange,
8777
MqttC2DRejectedMessagesNotInAllowedRange,
8878
MqttD2CMessagesNotInAllowedRange,
89-
NetworkInterface,
90-
OnPremiseIotSensor,
9179
OnPremiseResourceDetails,
9280
OnPremiseSqlResourceDetails,
9381
Pricing,
9482
ProcessNotAllowed,
95-
Protocol1,
9683
ProxyServerProperties,
9784
QueryCheck,
9885
QueuePurgesNotInAllowedRange,
@@ -119,18 +106,19 @@ export {
119106
SecurityAssessmentMetadata,
120107
SecurityAssessmentMetadataPartnerData,
121108
SecurityAssessmentMetadataProperties,
109+
SecurityAssessmentMetadataPropertiesResponsePublishDates,
110+
SecurityAssessmentMetadataResponse,
122111
SecurityAssessmentPartnerData,
112+
SecurityAssessmentResponse,
123113
SecurityContact,
124114
SecuritySubAssessment,
125115
SecurityTask,
126116
SecurityTaskParameters,
127117
SensitivityLabel,
128-
Sensor,
129118
ServerVulnerabilityAssessment,
130119
ServerVulnerabilityProperties,
131120
ServicePrincipalProperties,
132121
Setting,
133-
Site,
134122
Software,
135123
SqlServerVulnerabilityProperties,
136124
SubAssessmentStatus,

sdk/security/arm-security/src/models/advancedThreatProtectionMappers.ts

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ export {
2323
AscLocation,
2424
AssessmentLinks,
2525
AssessmentStatus,
26+
AssessmentStatusResponse,
2627
AuthenticationDetailsProperties,
2728
AutoProvisioningSetting,
2829
AwAssumeRoleAuthenticationDetailsProperties,
@@ -47,13 +48,11 @@ export {
4748
CVSS,
4849
DataExportSettings,
4950
DenylistCustomAlertRule,
50-
Device,
5151
DeviceSecurityGroup,
5252
DirectMethodInvokesNotInAllowedRange,
5353
EffectiveNetworkSecurityGroups,
5454
FailedLocalLoginsNotInAllowedRange,
5555
FileUploadsNotInAllowedRange,
56-
Firmware,
5756
GcpCredentialsDetailsProperties,
5857
HttpC2DMessagesNotInAllowedRange,
5958
HttpC2DRejectedMessagesNotInAllowedRange,
@@ -63,34 +62,22 @@ export {
6362
InformationProtectionPolicy,
6463
InformationType,
6564
IngestionSetting,
66-
IotAlertModel,
67-
IotAlertType,
68-
IotDefenderSettingsModel,
69-
IotRecommendationModel,
70-
IotRecommendationType,
7165
IoTSecurityAlertedDevice,
7266
IoTSecurityDeviceAlert,
7367
IoTSecurityDeviceRecommendation,
7468
IoTSecuritySolutionAnalyticsModel,
7569
IoTSecuritySolutionAnalyticsModelPropertiesDevicesMetricsItem,
76-
IotSensorsModel,
7770
IoTSeverityMetrics,
78-
IotSitesModel,
79-
IpAddress,
8071
ListCustomAlertRule,
8172
LocalUserNotAllowed,
8273
LogAnalyticsIdentifier,
83-
MacAddress,
8474
MqttC2DMessagesNotInAllowedRange,
8575
MqttC2DRejectedMessagesNotInAllowedRange,
8676
MqttD2CMessagesNotInAllowedRange,
87-
NetworkInterface,
88-
OnPremiseIotSensor,
8977
OnPremiseResourceDetails,
9078
OnPremiseSqlResourceDetails,
9179
Pricing,
9280
ProcessNotAllowed,
93-
Protocol1,
9481
ProxyServerProperties,
9582
QueryCheck,
9683
QueuePurgesNotInAllowedRange,
@@ -117,18 +104,19 @@ export {
117104
SecurityAssessmentMetadata,
118105
SecurityAssessmentMetadataPartnerData,
119106
SecurityAssessmentMetadataProperties,
107+
SecurityAssessmentMetadataPropertiesResponsePublishDates,
108+
SecurityAssessmentMetadataResponse,
120109
SecurityAssessmentPartnerData,
110+
SecurityAssessmentResponse,
121111
SecurityContact,
122112
SecuritySubAssessment,
123113
SecurityTask,
124114
SecurityTaskParameters,
125115
SensitivityLabel,
126-
Sensor,
127116
ServerVulnerabilityAssessment,
128117
ServerVulnerabilityProperties,
129118
ServicePrincipalProperties,
130119
Setting,
131-
Site,
132120
Software,
133121
SqlServerVulnerabilityProperties,
134122
SubAssessmentStatus,

sdk/security/arm-security/src/models/alertsMappers.ts

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ export {
2727
AscLocation,
2828
AssessmentLinks,
2929
AssessmentStatus,
30+
AssessmentStatusResponse,
3031
AuthenticationDetailsProperties,
3132
AutoProvisioningSetting,
3233
AwAssumeRoleAuthenticationDetailsProperties,
@@ -51,13 +52,11 @@ export {
5152
CVSS,
5253
DataExportSettings,
5354
DenylistCustomAlertRule,
54-
Device,
5555
DeviceSecurityGroup,
5656
DirectMethodInvokesNotInAllowedRange,
5757
EffectiveNetworkSecurityGroups,
5858
FailedLocalLoginsNotInAllowedRange,
5959
FileUploadsNotInAllowedRange,
60-
Firmware,
6160
GcpCredentialsDetailsProperties,
6261
HttpC2DMessagesNotInAllowedRange,
6362
HttpC2DRejectedMessagesNotInAllowedRange,
@@ -67,34 +66,22 @@ export {
6766
InformationProtectionPolicy,
6867
InformationType,
6968
IngestionSetting,
70-
IotAlertModel,
71-
IotAlertType,
72-
IotDefenderSettingsModel,
73-
IotRecommendationModel,
74-
IotRecommendationType,
7569
IoTSecurityAlertedDevice,
7670
IoTSecurityDeviceAlert,
7771
IoTSecurityDeviceRecommendation,
7872
IoTSecuritySolutionAnalyticsModel,
7973
IoTSecuritySolutionAnalyticsModelPropertiesDevicesMetricsItem,
80-
IotSensorsModel,
8174
IoTSeverityMetrics,
82-
IotSitesModel,
83-
IpAddress,
8475
ListCustomAlertRule,
8576
LocalUserNotAllowed,
8677
LogAnalyticsIdentifier,
87-
MacAddress,
8878
MqttC2DMessagesNotInAllowedRange,
8979
MqttC2DRejectedMessagesNotInAllowedRange,
9080
MqttD2CMessagesNotInAllowedRange,
91-
NetworkInterface,
92-
OnPremiseIotSensor,
9381
OnPremiseResourceDetails,
9482
OnPremiseSqlResourceDetails,
9583
Pricing,
9684
ProcessNotAllowed,
97-
Protocol1,
9885
ProxyServerProperties,
9986
QueryCheck,
10087
QueuePurgesNotInAllowedRange,
@@ -121,18 +108,19 @@ export {
121108
SecurityAssessmentMetadata,
122109
SecurityAssessmentMetadataPartnerData,
123110
SecurityAssessmentMetadataProperties,
111+
SecurityAssessmentMetadataPropertiesResponsePublishDates,
112+
SecurityAssessmentMetadataResponse,
124113
SecurityAssessmentPartnerData,
114+
SecurityAssessmentResponse,
125115
SecurityContact,
126116
SecuritySubAssessment,
127117
SecurityTask,
128118
SecurityTaskParameters,
129119
SensitivityLabel,
130-
Sensor,
131120
ServerVulnerabilityAssessment,
132121
ServerVulnerabilityProperties,
133122
ServicePrincipalProperties,
134123
Setting,
135-
Site,
136124
Software,
137125
SqlServerVulnerabilityProperties,
138126
SubAssessmentStatus,

sdk/security/arm-security/src/models/alertsSuppressionRulesMappers.ts

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ export {
2424
AscLocation,
2525
AssessmentLinks,
2626
AssessmentStatus,
27+
AssessmentStatusResponse,
2728
AuthenticationDetailsProperties,
2829
AutoProvisioningSetting,
2930
AwAssumeRoleAuthenticationDetailsProperties,
@@ -48,13 +49,11 @@ export {
4849
CVSS,
4950
DataExportSettings,
5051
DenylistCustomAlertRule,
51-
Device,
5252
DeviceSecurityGroup,
5353
DirectMethodInvokesNotInAllowedRange,
5454
EffectiveNetworkSecurityGroups,
5555
FailedLocalLoginsNotInAllowedRange,
5656
FileUploadsNotInAllowedRange,
57-
Firmware,
5857
GcpCredentialsDetailsProperties,
5958
HttpC2DMessagesNotInAllowedRange,
6059
HttpC2DRejectedMessagesNotInAllowedRange,
@@ -64,34 +63,22 @@ export {
6463
InformationProtectionPolicy,
6564
InformationType,
6665
IngestionSetting,
67-
IotAlertModel,
68-
IotAlertType,
69-
IotDefenderSettingsModel,
70-
IotRecommendationModel,
71-
IotRecommendationType,
7266
IoTSecurityAlertedDevice,
7367
IoTSecurityDeviceAlert,
7468
IoTSecurityDeviceRecommendation,
7569
IoTSecuritySolutionAnalyticsModel,
7670
IoTSecuritySolutionAnalyticsModelPropertiesDevicesMetricsItem,
77-
IotSensorsModel,
7871
IoTSeverityMetrics,
79-
IotSitesModel,
80-
IpAddress,
8172
ListCustomAlertRule,
8273
LocalUserNotAllowed,
8374
LogAnalyticsIdentifier,
84-
MacAddress,
8575
MqttC2DMessagesNotInAllowedRange,
8676
MqttC2DRejectedMessagesNotInAllowedRange,
8777
MqttD2CMessagesNotInAllowedRange,
88-
NetworkInterface,
89-
OnPremiseIotSensor,
9078
OnPremiseResourceDetails,
9179
OnPremiseSqlResourceDetails,
9280
Pricing,
9381
ProcessNotAllowed,
94-
Protocol1,
9582
ProxyServerProperties,
9683
QueryCheck,
9784
QueuePurgesNotInAllowedRange,
@@ -118,18 +105,19 @@ export {
118105
SecurityAssessmentMetadata,
119106
SecurityAssessmentMetadataPartnerData,
120107
SecurityAssessmentMetadataProperties,
108+
SecurityAssessmentMetadataPropertiesResponsePublishDates,
109+
SecurityAssessmentMetadataResponse,
121110
SecurityAssessmentPartnerData,
111+
SecurityAssessmentResponse,
122112
SecurityContact,
123113
SecuritySubAssessment,
124114
SecurityTask,
125115
SecurityTaskParameters,
126116
SensitivityLabel,
127-
Sensor,
128117
ServerVulnerabilityAssessment,
129118
ServerVulnerabilityProperties,
130119
ServicePrincipalProperties,
131120
Setting,
132-
Site,
133121
Software,
134122
SqlServerVulnerabilityProperties,
135123
SubAssessmentStatus,

0 commit comments

Comments
 (0)