Get Application Group Result
data class GetApplicationGroupResult(val description: String, val friendlyName: String, val hostPoolId: String, val id: String, val location: String, val name: String, val resourceGroupName: String, val tags: Map<String, String>, val type: String, val workspaceId: String)
A collection of values returned by getApplicationGroup.