get Bookmark Relation
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
bookmark Id
Bookmark ID
operational Insights Resource Provider
The namespace of workspaces resource provider- Microsoft.OperationalInsights.
relation Name
Relation Name
resource Group Name
The name of the resource group within the user's subscription. The name is case insensitive.
workspace Name
The name of the workspace.
See also
suspend fun getBookmarkRelation(argument: suspend GetBookmarkRelationPlainArgsBuilder.() -> Unit): GetBookmarkRelationResult
Return
Represents a relation between two resources
Parameters
argument
Builder for com.pulumi.azurenative.securityinsights.kotlin.inputs.GetBookmarkRelationPlainArgs.