getThreatIntelligenceIndicator

View a threat intelligence indicator by name. API Version: 2019-01-01-preview.

Return

Threat intelligence information object.

Parameters

argument

null


suspend fun getThreatIntelligenceIndicator(name: String, operationalInsightsResourceProvider: String, resourceGroupName: String, workspaceName: String): GetThreatIntelligenceIndicatorResult

Return

Threat intelligence information object.

Parameters

name

Threat intelligence indicator name field.

operationalInsightsResourceProvider

The namespace of workspaces resource provider- Microsoft.OperationalInsights.

resourceGroupName

The name of the resource group within the user's subscription. The name is case insensitive.

workspaceName

The name of the workspace.

See also


Return

Threat intelligence information object.

Parameters

argument

Builder for com.pulumi.azurenative.securityinsights.kotlin.inputs.GetThreatIntelligenceIndicatorPlainArgs.

See also