WebAppArgs

constructor(developerAppInsightsApiKey: Output<String>? = null, developerAppInsightsApplicationId: Output<String>? = null, developerAppInsightsKey: Output<String>? = null, displayName: Output<String>? = null, endpoint: Output<String>? = null, location: Output<String>? = null, luisAppIds: Output<List<String>>? = null, luisKey: Output<String>? = null, microsoftAppId: Output<String>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, sku: Output<String>? = null, tags: Output<Map<String, String>>? = null)