getActivityCustomEntityQuery

Gets an entity query. API Version: 2021-03-01-preview.

Return

Represents Activity entity query.

Parameters

argument

null


suspend fun getActivityCustomEntityQuery(entityQueryId: String, operationalInsightsResourceProvider: String, resourceGroupName: String, workspaceName: String): GetActivityCustomEntityQueryResult

Return

Represents Activity entity query.

Parameters

entityQueryId

entity query ID

operationalInsightsResourceProvider

The namespace of workspaces resource provider- Microsoft.OperationalInsights.

resourceGroupName

The name of the resource group. The name is case insensitive.

workspaceName

The name of the workspace.

See also


Return

Represents Activity entity query.

Parameters

argument

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

See also