|
35 | 35 | from ._models_py3 import AssessmentStatus |
36 | 36 | from ._models_py3 import AtaExternalSecuritySolution |
37 | 37 | from ._models_py3 import AtaSolutionProperties |
| 38 | + from ._models_py3 import AuthenticationDetailsProperties |
38 | 39 | from ._models_py3 import Automation |
39 | 40 | from ._models_py3 import AutomationAction |
40 | 41 | from ._models_py3 import AutomationActionEventHub |
|
46 | 47 | from ._models_py3 import AutomationTriggeringRule |
47 | 48 | from ._models_py3 import AutomationValidationStatus |
48 | 49 | from ._models_py3 import AutoProvisioningSetting |
| 50 | + from ._models_py3 import AwAssumeRoleAuthenticationDetailsProperties |
| 51 | + from ._models_py3 import AwsCredsAuthenticationDetailsProperties |
49 | 52 | from ._models_py3 import AzureResourceDetails |
50 | 53 | from ._models_py3 import AzureResourceLink |
51 | 54 | from ._models_py3 import CefExternalSecuritySolution |
|
57 | 60 | from ._models_py3 import ConnectedResource |
58 | 61 | from ._models_py3 import ConnectedWorkspace |
59 | 62 | from ._models_py3 import ConnectionToIpNotAllowed |
| 63 | + from ._models_py3 import ConnectorSetting |
60 | 64 | from ._models_py3 import ContainerRegistryVulnerabilityProperties |
61 | 65 | from ._models_py3 import CustomAlertRule |
62 | 66 | from ._models_py3 import CVE |
|
73 | 77 | from ._models_py3 import ExternalSecuritySolutionProperties |
74 | 78 | from ._models_py3 import FailedLocalLoginsNotInAllowedRange |
75 | 79 | from ._models_py3 import FileUploadsNotInAllowedRange |
| 80 | + from ._models_py3 import GcpCredentialsDetailsProperties |
76 | 81 | from ._models_py3 import HttpC2DMessagesNotInAllowedRange |
77 | 82 | from ._models_py3 import HttpC2DRejectedMessagesNotInAllowedRange |
78 | 83 | from ._models_py3 import HttpD2CMessagesNotInAllowedRange |
| 84 | + from ._models_py3 import HybridComputeSettingsProperties |
79 | 85 | from ._models_py3 import InformationProtectionKeyword |
80 | 86 | from ._models_py3 import InformationProtectionPolicy |
81 | 87 | from ._models_py3 import InformationType |
| 88 | + from ._models_py3 import IotAlert |
| 89 | + from ._models_py3 import IotAlertType |
| 90 | + from ._models_py3 import IotAlertTypeList |
82 | 91 | from ._models_py3 import IoTSecurityAggregatedAlert |
83 | 92 | from ._models_py3 import IoTSecurityAggregatedAlertPropertiesTopDevicesListItem |
84 | 93 | from ._models_py3 import IoTSecurityAggregatedRecommendation |
|
114 | 123 | from ._models_py3 import PricingList |
115 | 124 | from ._models_py3 import ProcessNotAllowed |
116 | 125 | from ._models_py3 import ProtectionMode |
| 126 | + from ._models_py3 import ProxyServerProperties |
117 | 127 | from ._models_py3 import PublisherInfo |
118 | 128 | from ._models_py3 import QueuePurgesNotInAllowedRange |
119 | 129 | from ._models_py3 import RecommendationConfigurationProperties |
|
142 | 152 | from ._models_py3 import ServerVulnerabilityAssessment |
143 | 153 | from ._models_py3 import ServerVulnerabilityAssessmentsList |
144 | 154 | from ._models_py3 import ServerVulnerabilityProperties |
| 155 | + from ._models_py3 import ServicePrincipalProperties |
145 | 156 | from ._models_py3 import Setting |
146 | 157 | from ._models_py3 import SettingResource |
147 | 158 | from ._models_py3 import SqlServerVulnerabilityProperties |
|
190 | 201 | from ._models import AssessmentStatus |
191 | 202 | from ._models import AtaExternalSecuritySolution |
192 | 203 | from ._models import AtaSolutionProperties |
| 204 | + from ._models import AuthenticationDetailsProperties |
193 | 205 | from ._models import Automation |
194 | 206 | from ._models import AutomationAction |
195 | 207 | from ._models import AutomationActionEventHub |
|
201 | 213 | from ._models import AutomationTriggeringRule |
202 | 214 | from ._models import AutomationValidationStatus |
203 | 215 | from ._models import AutoProvisioningSetting |
| 216 | + from ._models import AwAssumeRoleAuthenticationDetailsProperties |
| 217 | + from ._models import AwsCredsAuthenticationDetailsProperties |
204 | 218 | from ._models import AzureResourceDetails |
205 | 219 | from ._models import AzureResourceLink |
206 | 220 | from ._models import CefExternalSecuritySolution |
|
212 | 226 | from ._models import ConnectedResource |
213 | 227 | from ._models import ConnectedWorkspace |
214 | 228 | from ._models import ConnectionToIpNotAllowed |
| 229 | + from ._models import ConnectorSetting |
215 | 230 | from ._models import ContainerRegistryVulnerabilityProperties |
216 | 231 | from ._models import CustomAlertRule |
217 | 232 | from ._models import CVE |
|
228 | 243 | from ._models import ExternalSecuritySolutionProperties |
229 | 244 | from ._models import FailedLocalLoginsNotInAllowedRange |
230 | 245 | from ._models import FileUploadsNotInAllowedRange |
| 246 | + from ._models import GcpCredentialsDetailsProperties |
231 | 247 | from ._models import HttpC2DMessagesNotInAllowedRange |
232 | 248 | from ._models import HttpC2DRejectedMessagesNotInAllowedRange |
233 | 249 | from ._models import HttpD2CMessagesNotInAllowedRange |
| 250 | + from ._models import HybridComputeSettingsProperties |
234 | 251 | from ._models import InformationProtectionKeyword |
235 | 252 | from ._models import InformationProtectionPolicy |
236 | 253 | from ._models import InformationType |
| 254 | + from ._models import IotAlert |
| 255 | + from ._models import IotAlertType |
| 256 | + from ._models import IotAlertTypeList |
237 | 257 | from ._models import IoTSecurityAggregatedAlert |
238 | 258 | from ._models import IoTSecurityAggregatedAlertPropertiesTopDevicesListItem |
239 | 259 | from ._models import IoTSecurityAggregatedRecommendation |
|
269 | 289 | from ._models import PricingList |
270 | 290 | from ._models import ProcessNotAllowed |
271 | 291 | from ._models import ProtectionMode |
| 292 | + from ._models import ProxyServerProperties |
272 | 293 | from ._models import PublisherInfo |
273 | 294 | from ._models import QueuePurgesNotInAllowedRange |
274 | 295 | from ._models import RecommendationConfigurationProperties |
|
297 | 318 | from ._models import ServerVulnerabilityAssessment |
298 | 319 | from ._models import ServerVulnerabilityAssessmentsList |
299 | 320 | from ._models import ServerVulnerabilityProperties |
| 321 | + from ._models import ServicePrincipalProperties |
300 | 322 | from ._models import Setting |
301 | 323 | from ._models import SettingResource |
302 | 324 | from ._models import SqlServerVulnerabilityProperties |
|
328 | 350 | from ._paged_models import AutoProvisioningSettingPaged |
329 | 351 | from ._paged_models import CompliancePaged |
330 | 352 | from ._paged_models import ComplianceResultPaged |
| 353 | +from ._paged_models import ConnectorSettingPaged |
331 | 354 | from ._paged_models import DeviceSecurityGroupPaged |
332 | 355 | from ._paged_models import DiscoveredSecuritySolutionPaged |
333 | 356 | from ._paged_models import ExternalSecuritySolutionPaged |
334 | 357 | from ._paged_models import InformationProtectionPolicyPaged |
| 358 | +from ._paged_models import IotAlertPaged |
335 | 359 | from ._paged_models import IoTSecurityAggregatedAlertPaged |
336 | 360 | from ._paged_models import IoTSecurityAggregatedRecommendationPaged |
337 | 361 | from ._paged_models import IoTSecuritySolutionModelPaged |
|
362 | 386 | RecommendationType, |
363 | 387 | RecommendationConfigStatus, |
364 | 388 | UnmaskedIpLoggingStatus, |
| 389 | + AlertSeverity, |
| 390 | + AlertIntent, |
365 | 391 | AutoProvision, |
366 | 392 | Rank, |
367 | 393 | AlertNotifications, |
|
388 | 414 | AadConnectivityState, |
389 | 415 | ExternalSecuritySolutionKind, |
390 | 416 | ControlType, |
| 417 | + HybridComputeProvisioningState, |
| 418 | + AuthenticationProvisioningState, |
| 419 | + PermissionProperty, |
391 | 420 | ExpandEnum, |
392 | 421 | ConnectionType, |
393 | 422 | ExpandControlsEnum, |
|
419 | 448 | 'AssessmentStatus', |
420 | 449 | 'AtaExternalSecuritySolution', |
421 | 450 | 'AtaSolutionProperties', |
| 451 | + 'AuthenticationDetailsProperties', |
422 | 452 | 'Automation', |
423 | 453 | 'AutomationAction', |
424 | 454 | 'AutomationActionEventHub', |
|
430 | 460 | 'AutomationTriggeringRule', |
431 | 461 | 'AutomationValidationStatus', |
432 | 462 | 'AutoProvisioningSetting', |
| 463 | + 'AwAssumeRoleAuthenticationDetailsProperties', |
| 464 | + 'AwsCredsAuthenticationDetailsProperties', |
433 | 465 | 'AzureResourceDetails', |
434 | 466 | 'AzureResourceLink', |
435 | 467 | 'CefExternalSecuritySolution', |
|
441 | 473 | 'ConnectedResource', |
442 | 474 | 'ConnectedWorkspace', |
443 | 475 | 'ConnectionToIpNotAllowed', |
| 476 | + 'ConnectorSetting', |
444 | 477 | 'ContainerRegistryVulnerabilityProperties', |
445 | 478 | 'CustomAlertRule', |
446 | 479 | 'CVE', |
|
457 | 490 | 'ExternalSecuritySolutionProperties', |
458 | 491 | 'FailedLocalLoginsNotInAllowedRange', |
459 | 492 | 'FileUploadsNotInAllowedRange', |
| 493 | + 'GcpCredentialsDetailsProperties', |
460 | 494 | 'HttpC2DMessagesNotInAllowedRange', |
461 | 495 | 'HttpC2DRejectedMessagesNotInAllowedRange', |
462 | 496 | 'HttpD2CMessagesNotInAllowedRange', |
| 497 | + 'HybridComputeSettingsProperties', |
463 | 498 | 'InformationProtectionKeyword', |
464 | 499 | 'InformationProtectionPolicy', |
465 | 500 | 'InformationType', |
| 501 | + 'IotAlert', |
| 502 | + 'IotAlertType', |
| 503 | + 'IotAlertTypeList', |
466 | 504 | 'IoTSecurityAggregatedAlert', |
467 | 505 | 'IoTSecurityAggregatedAlertPropertiesTopDevicesListItem', |
468 | 506 | 'IoTSecurityAggregatedRecommendation', |
|
498 | 536 | 'PricingList', |
499 | 537 | 'ProcessNotAllowed', |
500 | 538 | 'ProtectionMode', |
| 539 | + 'ProxyServerProperties', |
501 | 540 | 'PublisherInfo', |
502 | 541 | 'QueuePurgesNotInAllowedRange', |
503 | 542 | 'RecommendationConfigurationProperties', |
|
526 | 565 | 'ServerVulnerabilityAssessment', |
527 | 566 | 'ServerVulnerabilityAssessmentsList', |
528 | 567 | 'ServerVulnerabilityProperties', |
| 568 | + 'ServicePrincipalProperties', |
529 | 569 | 'Setting', |
530 | 570 | 'SettingResource', |
531 | 571 | 'SqlServerVulnerabilityProperties', |
|
555 | 595 | 'IoTSecuritySolutionModelPaged', |
556 | 596 | 'IoTSecurityAggregatedAlertPaged', |
557 | 597 | 'IoTSecurityAggregatedRecommendationPaged', |
| 598 | + 'IotAlertPaged', |
558 | 599 | 'AscLocationPaged', |
559 | 600 | 'OperationPaged', |
560 | 601 | 'SecurityTaskPaged', |
|
580 | 621 | 'SecureScoreItemPaged', |
581 | 622 | 'SecureScoreControlDetailsPaged', |
582 | 623 | 'SecureScoreControlDefinitionItemPaged', |
| 624 | + 'ConnectorSettingPaged', |
583 | 625 | 'ResourceStatus', |
584 | 626 | 'PricingTier', |
585 | 627 | 'ReportedSeverity', |
|
590 | 632 | 'RecommendationType', |
591 | 633 | 'RecommendationConfigStatus', |
592 | 634 | 'UnmaskedIpLoggingStatus', |
| 635 | + 'AlertSeverity', |
| 636 | + 'AlertIntent', |
593 | 637 | 'AutoProvision', |
594 | 638 | 'Rank', |
595 | 639 | 'AlertNotifications', |
|
616 | 660 | 'AadConnectivityState', |
617 | 661 | 'ExternalSecuritySolutionKind', |
618 | 662 | 'ControlType', |
| 663 | + 'HybridComputeProvisioningState', |
| 664 | + 'AuthenticationProvisioningState', |
| 665 | + 'PermissionProperty', |
619 | 666 | 'ExpandEnum', |
620 | 667 | 'ConnectionType', |
621 | 668 | 'ExpandControlsEnum', |
|
0 commit comments