get My Workbook
Get a single private workbook by its resourceName. Uses Azure REST API version 2021-03-08. Other available API versions: 2015-05-01, 2020-10-20. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native applicationinsights [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Return
An Application Insights private workbook definition.
Parameters
argument
null
Return
An Application Insights private workbook definition.
Parameters
resource Group Name
The name of the resource group. The name is case insensitive.
resource Name
The name of the Application Insights component resource.
See also
suspend fun getMyWorkbook(argument: suspend GetMyWorkbookPlainArgsBuilder.() -> Unit): GetMyWorkbookResult
Return
An Application Insights private workbook definition.
Parameters
argument
Builder for com.pulumi.azurenative.applicationinsights.kotlin.inputs.GetMyWorkbookPlainArgs.