|
52 | 52 | from ._models_py3 import AzureResourceIdentifier
|
53 | 53 | from ._models_py3 import AzureResourceLink
|
54 | 54 | from ._models_py3 import AzureTrackedResourceLocation
|
| 55 | + from ._models_py3 import Baseline |
| 56 | + from ._models_py3 import BaselineAdjustedResult |
| 57 | + from ._models_py3 import BenchmarkReference |
55 | 58 | from ._models_py3 import CefExternalSecuritySolution
|
56 | 59 | from ._models_py3 import CefSolutionProperties
|
57 | 60 | from ._models_py3 import Compliance
|
|
89 | 92 | from ._models_py3 import InformationProtectionPolicy
|
90 | 93 | from ._models_py3 import InformationType
|
91 | 94 | from ._models_py3 import IotAlert
|
| 95 | + from ._models_py3 import IotAlertModel |
92 | 96 | from ._models_py3 import IotAlertType
|
93 | 97 | from ._models_py3 import IotAlertTypeList
|
94 | 98 | from ._models_py3 import IotDefenderSettingsList
|
95 | 99 | from ._models_py3 import IotDefenderSettingsModel
|
96 | 100 | from ._models_py3 import IotRecommendation
|
| 101 | + from ._models_py3 import IotRecommendationModel |
97 | 102 | from ._models_py3 import IotRecommendationType
|
98 | 103 | from ._models_py3 import IotRecommendationTypeList
|
99 | 104 | from ._models_py3 import IoTSecurityAggregatedAlert
|
|
152 | 157 | from ._models_py3 import Protocol1
|
153 | 158 | from ._models_py3 import ProxyServerProperties
|
154 | 159 | from ._models_py3 import PublisherInfo
|
| 160 | + from ._models_py3 import QueryCheck |
155 | 161 | from ._models_py3 import QueuePurgesNotInAllowedRange
|
156 | 162 | from ._models_py3 import RecommendationConfigurationProperties
|
157 | 163 | from ._models_py3 import RegulatoryComplianceAssessment
|
158 | 164 | from ._models_py3 import RegulatoryComplianceControl
|
159 | 165 | from ._models_py3 import RegulatoryComplianceStandard
|
| 166 | + from ._models_py3 import Remediation |
160 | 167 | from ._models_py3 import Resource
|
161 | 168 | from ._models_py3 import ResourceDetails
|
162 | 169 | from ._models_py3 import ResourceIdentifier
|
163 | 170 | from ._models_py3 import Rule
|
| 171 | + from ._models_py3 import RuleResults |
| 172 | + from ._models_py3 import RuleResultsInput |
| 173 | + from ._models_py3 import RuleResultsProperties |
| 174 | + from ._models_py3 import RulesResults |
| 175 | + from ._models_py3 import RulesResultsInput |
| 176 | + from ._models_py3 import Scan |
| 177 | + from ._models_py3 import ScanProperties |
| 178 | + from ._models_py3 import ScanResult |
| 179 | + from ._models_py3 import ScanResultProperties |
| 180 | + from ._models_py3 import ScanResults |
| 181 | + from ._models_py3 import Scans |
164 | 182 | from ._models_py3 import ScopeElement
|
165 | 183 | from ._models_py3 import SecureScoreControlDefinitionItem
|
166 | 184 | from ._models_py3 import SecureScoreControlDefinitionSource
|
|
180 | 198 | from ._models_py3 import SecurityTask
|
181 | 199 | from ._models_py3 import SecurityTaskParameters
|
182 | 200 | from ._models_py3 import SensitivityLabel
|
| 201 | + from ._models_py3 import Sensor |
183 | 202 | from ._models_py3 import ServerVulnerabilityAssessment
|
184 | 203 | from ._models_py3 import ServerVulnerabilityAssessmentsList
|
185 | 204 | from ._models_py3 import ServerVulnerabilityProperties
|
186 | 205 | from ._models_py3 import ServicePrincipalProperties
|
187 | 206 | from ._models_py3 import Setting
|
188 | 207 | from ._models_py3 import SettingResource
|
| 208 | + from ._models_py3 import Site |
189 | 209 | from ._models_py3 import SqlServerVulnerabilityProperties
|
190 | 210 | from ._models_py3 import SubAssessmentStatus
|
191 | 211 | from ._models_py3 import SuppressionAlertsScope
|
|
203 | 223 | from ._models_py3 import UpdateIotSecuritySolutionData
|
204 | 224 | from ._models_py3 import UserDefinedResourcesProperties
|
205 | 225 | from ._models_py3 import UserRecommendation
|
| 226 | + from ._models_py3 import VaRule |
206 | 227 | from ._models_py3 import VendorReference
|
207 | 228 | from ._models_py3 import VmRecommendation
|
208 | 229 | from ._models_py3 import WorkspaceSetting
|
|
249 | 270 | from ._models import AzureResourceIdentifier
|
250 | 271 | from ._models import AzureResourceLink
|
251 | 272 | from ._models import AzureTrackedResourceLocation
|
| 273 | + from ._models import Baseline |
| 274 | + from ._models import BaselineAdjustedResult |
| 275 | + from ._models import BenchmarkReference |
252 | 276 | from ._models import CefExternalSecuritySolution
|
253 | 277 | from ._models import CefSolutionProperties
|
254 | 278 | from ._models import Compliance
|
|
286 | 310 | from ._models import InformationProtectionPolicy
|
287 | 311 | from ._models import InformationType
|
288 | 312 | from ._models import IotAlert
|
| 313 | + from ._models import IotAlertModel |
289 | 314 | from ._models import IotAlertType
|
290 | 315 | from ._models import IotAlertTypeList
|
291 | 316 | from ._models import IotDefenderSettingsList
|
292 | 317 | from ._models import IotDefenderSettingsModel
|
293 | 318 | from ._models import IotRecommendation
|
| 319 | + from ._models import IotRecommendationModel |
294 | 320 | from ._models import IotRecommendationType
|
295 | 321 | from ._models import IotRecommendationTypeList
|
296 | 322 | from ._models import IoTSecurityAggregatedAlert
|
|
349 | 375 | from ._models import Protocol1
|
350 | 376 | from ._models import ProxyServerProperties
|
351 | 377 | from ._models import PublisherInfo
|
| 378 | + from ._models import QueryCheck |
352 | 379 | from ._models import QueuePurgesNotInAllowedRange
|
353 | 380 | from ._models import RecommendationConfigurationProperties
|
354 | 381 | from ._models import RegulatoryComplianceAssessment
|
355 | 382 | from ._models import RegulatoryComplianceControl
|
356 | 383 | from ._models import RegulatoryComplianceStandard
|
| 384 | + from ._models import Remediation |
357 | 385 | from ._models import Resource
|
358 | 386 | from ._models import ResourceDetails
|
359 | 387 | from ._models import ResourceIdentifier
|
360 | 388 | from ._models import Rule
|
| 389 | + from ._models import RuleResults |
| 390 | + from ._models import RuleResultsInput |
| 391 | + from ._models import RuleResultsProperties |
| 392 | + from ._models import RulesResults |
| 393 | + from ._models import RulesResultsInput |
| 394 | + from ._models import Scan |
| 395 | + from ._models import ScanProperties |
| 396 | + from ._models import ScanResult |
| 397 | + from ._models import ScanResultProperties |
| 398 | + from ._models import ScanResults |
| 399 | + from ._models import Scans |
361 | 400 | from ._models import ScopeElement
|
362 | 401 | from ._models import SecureScoreControlDefinitionItem
|
363 | 402 | from ._models import SecureScoreControlDefinitionSource
|
|
377 | 416 | from ._models import SecurityTask
|
378 | 417 | from ._models import SecurityTaskParameters
|
379 | 418 | from ._models import SensitivityLabel
|
| 419 | + from ._models import Sensor |
380 | 420 | from ._models import ServerVulnerabilityAssessment
|
381 | 421 | from ._models import ServerVulnerabilityAssessmentsList
|
382 | 422 | from ._models import ServerVulnerabilityProperties
|
383 | 423 | from ._models import ServicePrincipalProperties
|
384 | 424 | from ._models import Setting
|
385 | 425 | from ._models import SettingResource
|
| 426 | + from ._models import Site |
386 | 427 | from ._models import SqlServerVulnerabilityProperties
|
387 | 428 | from ._models import SubAssessmentStatus
|
388 | 429 | from ._models import SuppressionAlertsScope
|
|
400 | 441 | from ._models import UpdateIotSecuritySolutionData
|
401 | 442 | from ._models import UserDefinedResourcesProperties
|
402 | 443 | from ._models import UserRecommendation
|
| 444 | + from ._models import VaRule |
403 | 445 | from ._models import VendorReference
|
404 | 446 | from ._models import VmRecommendation
|
405 | 447 | from ._models import WorkspaceSetting
|
|
418 | 460 | from ._paged_models import DiscoveredSecuritySolutionPaged
|
419 | 461 | from ._paged_models import ExternalSecuritySolutionPaged
|
420 | 462 | from ._paged_models import InformationProtectionPolicyPaged
|
| 463 | +from ._paged_models import IotAlertModelPaged |
421 | 464 | from ._paged_models import IotAlertPaged
|
| 465 | +from ._paged_models import IotRecommendationModelPaged |
422 | 466 | from ._paged_models import IotRecommendationPaged
|
423 | 467 | from ._paged_models import IoTSecurityAggregatedAlertPaged
|
424 | 468 | from ._paged_models import IoTSecurityAggregatedRecommendationPaged
|
|
486 | 530 | HybridComputeProvisioningState,
|
487 | 531 | AuthenticationProvisioningState,
|
488 | 532 | PermissionProperty,
|
| 533 | + ScanTriggerType, |
| 534 | + ScanState, |
| 535 | + RuleStatus, |
| 536 | + RuleSeverity, |
| 537 | + RuleType, |
489 | 538 | VersionKind,
|
490 | 539 | MacSignificance,
|
491 | 540 | RelationToIpStatus,
|
|
544 | 593 | 'AzureResourceIdentifier',
|
545 | 594 | 'AzureResourceLink',
|
546 | 595 | 'AzureTrackedResourceLocation',
|
| 596 | + 'Baseline', |
| 597 | + 'BaselineAdjustedResult', |
| 598 | + 'BenchmarkReference', |
547 | 599 | 'CefExternalSecuritySolution',
|
548 | 600 | 'CefSolutionProperties',
|
549 | 601 | 'Compliance',
|
|
581 | 633 | 'InformationProtectionPolicy',
|
582 | 634 | 'InformationType',
|
583 | 635 | 'IotAlert',
|
| 636 | + 'IotAlertModel', |
584 | 637 | 'IotAlertType',
|
585 | 638 | 'IotAlertTypeList',
|
586 | 639 | 'IotDefenderSettingsList',
|
587 | 640 | 'IotDefenderSettingsModel',
|
588 | 641 | 'IotRecommendation',
|
| 642 | + 'IotRecommendationModel', |
589 | 643 | 'IotRecommendationType',
|
590 | 644 | 'IotRecommendationTypeList',
|
591 | 645 | 'IoTSecurityAggregatedAlert',
|
|
644 | 698 | 'Protocol1',
|
645 | 699 | 'ProxyServerProperties',
|
646 | 700 | 'PublisherInfo',
|
| 701 | + 'QueryCheck', |
647 | 702 | 'QueuePurgesNotInAllowedRange',
|
648 | 703 | 'RecommendationConfigurationProperties',
|
649 | 704 | 'RegulatoryComplianceAssessment',
|
650 | 705 | 'RegulatoryComplianceControl',
|
651 | 706 | 'RegulatoryComplianceStandard',
|
| 707 | + 'Remediation', |
652 | 708 | 'Resource',
|
653 | 709 | 'ResourceDetails',
|
654 | 710 | 'ResourceIdentifier',
|
655 | 711 | 'Rule',
|
| 712 | + 'RuleResults', |
| 713 | + 'RuleResultsInput', |
| 714 | + 'RuleResultsProperties', |
| 715 | + 'RulesResults', |
| 716 | + 'RulesResultsInput', |
| 717 | + 'Scan', |
| 718 | + 'ScanProperties', |
| 719 | + 'ScanResult', |
| 720 | + 'ScanResultProperties', |
| 721 | + 'ScanResults', |
| 722 | + 'Scans', |
656 | 723 | 'ScopeElement',
|
657 | 724 | 'SecureScoreControlDefinitionItem',
|
658 | 725 | 'SecureScoreControlDefinitionSource',
|
|
672 | 739 | 'SecurityTask',
|
673 | 740 | 'SecurityTaskParameters',
|
674 | 741 | 'SensitivityLabel',
|
| 742 | + 'Sensor', |
675 | 743 | 'ServerVulnerabilityAssessment',
|
676 | 744 | 'ServerVulnerabilityAssessmentsList',
|
677 | 745 | 'ServerVulnerabilityProperties',
|
678 | 746 | 'ServicePrincipalProperties',
|
679 | 747 | 'Setting',
|
680 | 748 | 'SettingResource',
|
| 749 | + 'Site', |
681 | 750 | 'SqlServerVulnerabilityProperties',
|
682 | 751 | 'SubAssessmentStatus',
|
683 | 752 | 'SuppressionAlertsScope',
|
|
695 | 764 | 'UpdateIotSecuritySolutionData',
|
696 | 765 | 'UserDefinedResourcesProperties',
|
697 | 766 | 'UserRecommendation',
|
| 767 | + 'VaRule', |
698 | 768 | 'VendorReference',
|
699 | 769 | 'VmRecommendation',
|
700 | 770 | 'WorkspaceSetting',
|
|
705 | 775 | 'IoTSecurityAggregatedAlertPaged',
|
706 | 776 | 'IoTSecurityAggregatedRecommendationPaged',
|
707 | 777 | 'IotAlertPaged',
|
| 778 | + 'IotAlertModelPaged', |
708 | 779 | 'IotRecommendationPaged',
|
| 780 | + 'IotRecommendationModelPaged', |
709 | 781 | 'AscLocationPaged',
|
710 | 782 | 'OperationPaged',
|
711 | 783 | 'SecurityTaskPaged',
|
|
780 | 852 | 'HybridComputeProvisioningState',
|
781 | 853 | 'AuthenticationProvisioningState',
|
782 | 854 | 'PermissionProperty',
|
| 855 | + 'ScanTriggerType', |
| 856 | + 'ScanState', |
| 857 | + 'RuleStatus', |
| 858 | + 'RuleSeverity', |
| 859 | + 'RuleType', |
783 | 860 | 'VersionKind',
|
784 | 861 | 'MacSignificance',
|
785 | 862 | 'RelationToIpStatus',
|
|
0 commit comments