getIncidentRelation

Gets an incident relation. API Version: 2021-03-01-preview.

Return

Represents a relation between two resources

Parameters

argument

null


suspend fun getIncidentRelation(incidentId: String, operationalInsightsResourceProvider: String, relationName: String, resourceGroupName: String, workspaceName: String): GetIncidentRelationResult

Return

Represents a relation between two resources

Parameters

incidentId

Incident ID

operationalInsightsResourceProvider

The namespace of workspaces resource provider- Microsoft.OperationalInsights.

relationName

Relation Name

resourceGroupName

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

workspaceName

The name of the workspace.

See also


Return

Represents a relation between two resources

Parameters

argument

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

See also