powered by
Describes the application.
applicationinsights_describe_application(ResourceGroupName)
A list with the following syntax:
list( ApplicationInfo = list( ResourceGroupName = "string", LifeCycle = "string", OpsItemSNSTopicArn = "string", OpsCenterEnabled = TRUE|FALSE, CWEMonitorEnabled = TRUE|FALSE, Remarks = "string" ) )
[required] The name of the resource group.
svc$describe_application( ResourceGroupName = "string" )