getBookmarkRelation

Gets a bookmark relation. API Version: 2019-01-01-preview.

Return

Represents a relation between two resources

Parameters

argument

null


suspend fun getBookmarkRelation(bookmarkId: String, operationalInsightsResourceProvider: String, relationName: String, resourceGroupName: String, workspaceName: String): GetBookmarkRelationResult

Return

Represents a relation between two resources

Parameters

bookmarkId

Bookmark ID

operationalInsightsResourceProvider

The namespace of workspaces resource provider- Microsoft.OperationalInsights.

relationName

Relation Name

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

Represents a relation between two resources

Parameters

argument

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

See also