Skip to content

Commit 224e65a

Browse files
author
SDK Automation
committed
Update from master
1 parent 71e8c01 commit 224e65a

File tree

52 files changed

+5344
-946
lines changed

Some content is hidden

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

52 files changed

+5344
-946
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88

99
export {
1010
discriminators,
11-
AppWhitelistingGroup,
12-
AppWhitelistingGroups,
13-
AppWhitelistingIssueSummary,
11+
AdaptiveApplicationControlGroup,
12+
AdaptiveApplicationControlGroups,
13+
AdaptiveApplicationControlIssueSummary,
1414
CloudError,
1515
PathRecommendation,
1616
ProtectionMode,

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,10 @@ export {
2525
AscLocation,
2626
AssessmentLinks,
2727
AssessmentStatus,
28+
AuthenticationDetailsProperties,
2829
AutoProvisioningSetting,
30+
AwAssumeRoleAuthenticationDetailsProperties,
31+
AwsCredsAuthenticationDetailsProperties,
2932
AzureResourceDetails,
3033
AzureResourceLink,
3134
BaseResource,
@@ -34,6 +37,7 @@ export {
3437
ComplianceResult,
3538
ComplianceSegment,
3639
ConnectionToIpNotAllowed,
40+
ConnectorSetting,
3741
ContainerRegistryVulnerabilityProperties,
3842
CustomAlertRule,
3943
CVE,
@@ -45,12 +49,17 @@ export {
4549
EffectiveNetworkSecurityGroups,
4650
FailedLocalLoginsNotInAllowedRange,
4751
FileUploadsNotInAllowedRange,
52+
GcpCredentialsDetailsProperties,
4853
HttpC2DMessagesNotInAllowedRange,
4954
HttpC2DRejectedMessagesNotInAllowedRange,
5055
HttpD2CMessagesNotInAllowedRange,
56+
HybridComputeSettingsProperties,
5157
InformationProtectionKeyword,
5258
InformationProtectionPolicy,
5359
InformationType,
60+
IotAlertType,
61+
IotRecommendation,
62+
IotRecommendationType,
5463
IoTSecurityAlertedDevice,
5564
IoTSecurityDeviceAlert,
5665
IoTSecurityDeviceRecommendation,
@@ -63,8 +72,10 @@ export {
6372
MqttC2DRejectedMessagesNotInAllowedRange,
6473
MqttD2CMessagesNotInAllowedRange,
6574
OnPremiseResourceDetails,
75+
OnPremiseSqlResourceDetails,
6676
Pricing,
6777
ProcessNotAllowed,
78+
ProxyServerProperties,
6879
QueuePurgesNotInAllowedRange,
6980
RegulatoryComplianceAssessment,
7081
RegulatoryComplianceControl,
@@ -89,6 +100,7 @@ export {
89100
SensitivityLabel,
90101
ServerVulnerabilityAssessment,
91102
ServerVulnerabilityProperties,
103+
ServicePrincipalProperties,
92104
Setting,
93105
SettingResource,
94106
SqlServerVulnerabilityProperties,

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,10 @@ export {
2323
AscLocation,
2424
AssessmentLinks,
2525
AssessmentStatus,
26+
AuthenticationDetailsProperties,
2627
AutoProvisioningSetting,
28+
AwAssumeRoleAuthenticationDetailsProperties,
29+
AwsCredsAuthenticationDetailsProperties,
2730
AzureResourceDetails,
2831
AzureResourceLink,
2932
BaseResource,
@@ -32,6 +35,7 @@ export {
3235
ComplianceResult,
3336
ComplianceSegment,
3437
ConnectionToIpNotAllowed,
38+
ConnectorSetting,
3539
ContainerRegistryVulnerabilityProperties,
3640
CustomAlertRule,
3741
CVE,
@@ -43,12 +47,17 @@ export {
4347
EffectiveNetworkSecurityGroups,
4448
FailedLocalLoginsNotInAllowedRange,
4549
FileUploadsNotInAllowedRange,
50+
GcpCredentialsDetailsProperties,
4651
HttpC2DMessagesNotInAllowedRange,
4752
HttpC2DRejectedMessagesNotInAllowedRange,
4853
HttpD2CMessagesNotInAllowedRange,
54+
HybridComputeSettingsProperties,
4955
InformationProtectionKeyword,
5056
InformationProtectionPolicy,
5157
InformationType,
58+
IotAlertType,
59+
IotRecommendation,
60+
IotRecommendationType,
5261
IoTSecurityAlertedDevice,
5362
IoTSecurityDeviceAlert,
5463
IoTSecurityDeviceRecommendation,
@@ -61,8 +70,10 @@ export {
6170
MqttC2DRejectedMessagesNotInAllowedRange,
6271
MqttD2CMessagesNotInAllowedRange,
6372
OnPremiseResourceDetails,
73+
OnPremiseSqlResourceDetails,
6474
Pricing,
6575
ProcessNotAllowed,
76+
ProxyServerProperties,
6677
QueuePurgesNotInAllowedRange,
6778
RegulatoryComplianceAssessment,
6879
RegulatoryComplianceControl,
@@ -87,6 +98,7 @@ export {
8798
SensitivityLabel,
8899
ServerVulnerabilityAssessment,
89100
ServerVulnerabilityProperties,
101+
ServicePrincipalProperties,
90102
Setting,
91103
SettingResource,
92104
SqlServerVulnerabilityProperties,

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@ export {
2424
AscLocation,
2525
AssessmentLinks,
2626
AssessmentStatus,
27+
AuthenticationDetailsProperties,
2728
AutoProvisioningSetting,
29+
AwAssumeRoleAuthenticationDetailsProperties,
30+
AwsCredsAuthenticationDetailsProperties,
2831
AzureResourceDetails,
2932
AzureResourceLink,
3033
BaseResource,
@@ -33,6 +36,7 @@ export {
3336
ComplianceResult,
3437
ComplianceSegment,
3538
ConnectionToIpNotAllowed,
39+
ConnectorSetting,
3640
ContainerRegistryVulnerabilityProperties,
3741
CustomAlertRule,
3842
CVE,
@@ -44,12 +48,17 @@ export {
4448
EffectiveNetworkSecurityGroups,
4549
FailedLocalLoginsNotInAllowedRange,
4650
FileUploadsNotInAllowedRange,
51+
GcpCredentialsDetailsProperties,
4752
HttpC2DMessagesNotInAllowedRange,
4853
HttpC2DRejectedMessagesNotInAllowedRange,
4954
HttpD2CMessagesNotInAllowedRange,
55+
HybridComputeSettingsProperties,
5056
InformationProtectionKeyword,
5157
InformationProtectionPolicy,
5258
InformationType,
59+
IotAlertType,
60+
IotRecommendation,
61+
IotRecommendationType,
5362
IoTSecurityAlertedDevice,
5463
IoTSecurityDeviceAlert,
5564
IoTSecurityDeviceRecommendation,
@@ -62,8 +71,10 @@ export {
6271
MqttC2DRejectedMessagesNotInAllowedRange,
6372
MqttD2CMessagesNotInAllowedRange,
6473
OnPremiseResourceDetails,
74+
OnPremiseSqlResourceDetails,
6575
Pricing,
6676
ProcessNotAllowed,
77+
ProxyServerProperties,
6778
QueuePurgesNotInAllowedRange,
6879
RegulatoryComplianceAssessment,
6980
RegulatoryComplianceControl,
@@ -88,6 +99,7 @@ export {
8899
SensitivityLabel,
89100
ServerVulnerabilityAssessment,
90101
ServerVulnerabilityProperties,
102+
ServicePrincipalProperties,
91103
Setting,
92104
SettingResource,
93105
SqlServerVulnerabilityProperties,

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@ export {
2424
AscLocation,
2525
AssessmentLinks,
2626
AssessmentStatus,
27+
AuthenticationDetailsProperties,
2728
AutoProvisioningSetting,
29+
AwAssumeRoleAuthenticationDetailsProperties,
30+
AwsCredsAuthenticationDetailsProperties,
2831
AzureResourceDetails,
2932
AzureResourceLink,
3033
BaseResource,
@@ -33,6 +36,7 @@ export {
3336
ComplianceResult,
3437
ComplianceSegment,
3538
ConnectionToIpNotAllowed,
39+
ConnectorSetting,
3640
ContainerRegistryVulnerabilityProperties,
3741
CustomAlertRule,
3842
CVE,
@@ -44,12 +48,17 @@ export {
4448
EffectiveNetworkSecurityGroups,
4549
FailedLocalLoginsNotInAllowedRange,
4650
FileUploadsNotInAllowedRange,
51+
GcpCredentialsDetailsProperties,
4752
HttpC2DMessagesNotInAllowedRange,
4853
HttpC2DRejectedMessagesNotInAllowedRange,
4954
HttpD2CMessagesNotInAllowedRange,
55+
HybridComputeSettingsProperties,
5056
InformationProtectionKeyword,
5157
InformationProtectionPolicy,
5258
InformationType,
59+
IotAlertType,
60+
IotRecommendation,
61+
IotRecommendationType,
5362
IoTSecurityAlertedDevice,
5463
IoTSecurityDeviceAlert,
5564
IoTSecurityDeviceRecommendation,
@@ -62,8 +71,10 @@ export {
6271
MqttC2DRejectedMessagesNotInAllowedRange,
6372
MqttD2CMessagesNotInAllowedRange,
6473
OnPremiseResourceDetails,
74+
OnPremiseSqlResourceDetails,
6575
Pricing,
6676
ProcessNotAllowed,
77+
ProxyServerProperties,
6778
QueuePurgesNotInAllowedRange,
6879
RegulatoryComplianceAssessment,
6980
RegulatoryComplianceControl,
@@ -88,6 +99,7 @@ export {
8899
SensitivityLabel,
89100
ServerVulnerabilityAssessment,
90101
ServerVulnerabilityProperties,
102+
ServicePrincipalProperties,
91103
Setting,
92104
SettingResource,
93105
SqlServerVulnerabilityProperties,

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,10 @@ export {
2323
AscLocation,
2424
AssessmentLinks,
2525
AssessmentStatus,
26+
AuthenticationDetailsProperties,
2627
AutoProvisioningSetting,
28+
AwAssumeRoleAuthenticationDetailsProperties,
29+
AwsCredsAuthenticationDetailsProperties,
2730
AzureResourceDetails,
2831
AzureResourceLink,
2932
BaseResource,
@@ -32,6 +35,7 @@ export {
3235
ComplianceResult,
3336
ComplianceSegment,
3437
ConnectionToIpNotAllowed,
38+
ConnectorSetting,
3539
ContainerRegistryVulnerabilityProperties,
3640
CustomAlertRule,
3741
CVE,
@@ -43,12 +47,17 @@ export {
4347
EffectiveNetworkSecurityGroups,
4448
FailedLocalLoginsNotInAllowedRange,
4549
FileUploadsNotInAllowedRange,
50+
GcpCredentialsDetailsProperties,
4651
HttpC2DMessagesNotInAllowedRange,
4752
HttpC2DRejectedMessagesNotInAllowedRange,
4853
HttpD2CMessagesNotInAllowedRange,
54+
HybridComputeSettingsProperties,
4955
InformationProtectionKeyword,
5056
InformationProtectionPolicy,
5157
InformationType,
58+
IotAlertType,
59+
IotRecommendation,
60+
IotRecommendationType,
5261
IoTSecurityAlertedDevice,
5362
IoTSecurityDeviceAlert,
5463
IoTSecurityDeviceRecommendation,
@@ -61,8 +70,10 @@ export {
6170
MqttC2DRejectedMessagesNotInAllowedRange,
6271
MqttD2CMessagesNotInAllowedRange,
6372
OnPremiseResourceDetails,
73+
OnPremiseSqlResourceDetails,
6474
Pricing,
6575
ProcessNotAllowed,
76+
ProxyServerProperties,
6677
QueuePurgesNotInAllowedRange,
6778
RegulatoryComplianceAssessment,
6879
RegulatoryComplianceControl,
@@ -88,6 +99,7 @@ export {
8899
SensitivityLabel,
89100
ServerVulnerabilityAssessment,
90101
ServerVulnerabilityProperties,
102+
ServicePrincipalProperties,
91103
Setting,
92104
SettingResource,
93105
SqlServerVulnerabilityProperties,

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,10 @@ export {
2323
AscLocation,
2424
AssessmentLinks,
2525
AssessmentStatus,
26+
AuthenticationDetailsProperties,
2627
AutoProvisioningSetting,
28+
AwAssumeRoleAuthenticationDetailsProperties,
29+
AwsCredsAuthenticationDetailsProperties,
2730
AzureResourceDetails,
2831
AzureResourceLink,
2932
BaseResource,
@@ -32,6 +35,7 @@ export {
3235
ComplianceResult,
3336
ComplianceSegment,
3437
ConnectionToIpNotAllowed,
38+
ConnectorSetting,
3539
ContainerRegistryVulnerabilityProperties,
3640
CustomAlertRule,
3741
CVE,
@@ -43,12 +47,17 @@ export {
4347
EffectiveNetworkSecurityGroups,
4448
FailedLocalLoginsNotInAllowedRange,
4549
FileUploadsNotInAllowedRange,
50+
GcpCredentialsDetailsProperties,
4651
HttpC2DMessagesNotInAllowedRange,
4752
HttpC2DRejectedMessagesNotInAllowedRange,
4853
HttpD2CMessagesNotInAllowedRange,
54+
HybridComputeSettingsProperties,
4955
InformationProtectionKeyword,
5056
InformationProtectionPolicy,
5157
InformationType,
58+
IotAlertType,
59+
IotRecommendation,
60+
IotRecommendationType,
5261
IoTSecurityAlertedDevice,
5362
IoTSecurityDeviceAlert,
5463
IoTSecurityDeviceRecommendation,
@@ -61,8 +70,10 @@ export {
6170
MqttC2DRejectedMessagesNotInAllowedRange,
6271
MqttD2CMessagesNotInAllowedRange,
6372
OnPremiseResourceDetails,
73+
OnPremiseSqlResourceDetails,
6474
Pricing,
6575
ProcessNotAllowed,
76+
ProxyServerProperties,
6677
QueuePurgesNotInAllowedRange,
6778
RegulatoryComplianceAssessment,
6879
RegulatoryComplianceControl,
@@ -88,6 +99,7 @@ export {
8899
SensitivityLabel,
89100
ServerVulnerabilityAssessment,
90101
ServerVulnerabilityProperties,
102+
ServicePrincipalProperties,
91103
Setting,
92104
SettingResource,
93105
SqlServerVulnerabilityProperties,

0 commit comments

Comments
 (0)