View source: R/applicationinsights_operations.R
applicationinsights_list_applications | R Documentation |
Lists the IDs of the applications that you are monitoring.
See https://www.paws-r-sdk.com/docs/applicationinsights_list_applications/ for full documentation.
applicationinsights_list_applications(
MaxResults = NULL,
NextToken = NULL,
AccountId = NULL
)
MaxResults |
The maximum number of results to return in a single call. To retrieve
the remaining results, make another call with the returned |
NextToken |
The token to request the next page of results. |
AccountId |
The AWS account ID for the resource group owner. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.