ResourcegraphFunctions

Functions

Link copied to clipboard

Get a single graph query by its resourceName. Uses Azure REST API version 2024-04-01. Other available API versions: 2020-04-01-preview, 2021-03-01, 2022-10-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native resourcegraph [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getGraphQuery(resourceGroupName: String, resourceName: String): GetGraphQueryResult