Get Insights Result
data class GetInsightsResult(val appId: String, val applicationType: String, val connectionString: String, val id: String, val instrumentationKey: String, val location: String, val name: String, val resourceGroupName: String, val retentionInDays: Int, val tags: Map<String, String>, val workspaceId: String)
A collection of values returned by getInsights.