SecurityInsights Class
API spec for Microsoft.SecurityInsights (Azure Security Insights) resource provider.
Constructor
SecurityInsights(credential: TokenCredential, subscription_id: str, base_url: str = 'https://management.azure.com', **kwargs: Any)
Parameters
| Name | Description |
|---|---|
|
credential
Required
|
Credential needed for the client to connect to Azure. |
|
subscription_id
Required
|
The ID of the target subscription. |
|
base_url
|
Service URL. Default value is " Default value: https://management.azure.com
|
Keyword-Only Parameters
| Name | Description |
|---|---|
|
api_version
|
Api Version. Default value is "2021-10-01". Note that overriding this default value may result in unsupported behavior. |
Variables
| Name | Description |
|---|---|
|
incidents
|
IncidentsOperations operations |
|
incident_comments
|
IncidentCommentsOperations operations |
|
incident_relations
|
IncidentRelationsOperations operations |
|
threat_intelligence_indicator
|
ThreatIntelligenceIndicatorOperations operations |
|
threat_intelligence_indicators
|
ThreatIntelligenceIndicatorsOperations operations |
|
threat_intelligence_indicator_metrics
|
ThreatIntelligenceIndicatorMetricsOperations operations |
|
watchlists
|
WatchlistsOperations operations |
|
watchlist_items
|
WatchlistItemsOperations operations |
|
operations
|
Operations operations |
|
sentinel_onboarding_states
|
SentinelOnboardingStatesOperations operations |
|
alert_rules
|
AlertRulesOperations operations |
|
actions
|
ActionsOperations operations |
|
alert_rule_templates
|
AlertRuleTemplatesOperations operations |
|
bookmarks
|
BookmarksOperations operations |
|
data_connectors
|
DataConnectorsOperations operations |
|
automation_rules
|
AutomationRulesOperations operations |
Methods
| close |
close
close() -> None