次の方法で共有


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
str

The ID of the target subscription.

base_url
str

Service URL. Default value is "https://management.azure.com".

Default value: https://management.azure.com

Keyword-Only Parameters

Name Description
api_version
str

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