Application Group Args
constructor(applicationGroupName: Output<String>? = null, applicationGroupType: Output<Either<String, ApplicationGroupType>>? = null, description: Output<String>? = null, friendlyName: Output<String>? = null, hostPoolArmPath: Output<String>? = null, identity: Output<ResourceModelWithAllowedPropertySetIdentityArgs>? = null, kind: Output<String>? = null, location: Output<String>? = null, managedBy: Output<String>? = null, plan: Output<ResourceModelWithAllowedPropertySetPlanArgs>? = null, resourceGroupName: Output<String>? = null, showInFeed: Output<Boolean>? = null, sku: Output<ResourceModelWithAllowedPropertySetSkuArgs>? = null, tags: Output<Map<String, String>>? = null)